• Côme Chilliet's avatar
    🚑 fix(public-forms) Fix Captcha handling · 8981a635
    Côme Chilliet authored
    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
    8981a635