
fix(public-forms) Fix Captcha handling

The Captcha is now working. The HTML is now in the smarty template, and we use our own page instead of securimage_show.php and securimage_play.php. We could remove the need of having to expose securimage and store its URI in the configuration if we use our own icons and pack their javascript, as these are the only things still obtained through the URI. issue #6001
Showing
+74 -4
Please register or sign in to comment