Skip to content

New Captcha API

Maxime Besson requested to merge fix-captcha-api-2692 into v2.0

This new API allows users to create custom implementations for Captchas (#2692 (closed))

see Captcha.pod for details

Compatibility with the old Lib::Captcha API is kept, but only when using SecurityImage Compatibility with old templates (CAPTCHA_SRC + captcha.tpl) is also maintained, only when using SecurityImage

Edited by Maxime Besson

Merge request reports