Actions
Bug #5000
closedLegacy recaptcha mode unconfigured blocks login
Description
Not sure if it is a bug or not but perhaps we can protect ourselves against bad configurations:
If Parameters -> Caotcha -> Legacy is set to Recaptcha but Recaptcha is not configured in Captcha -> Modes -> reCaptcha
then if Legacy -> Login is enabled there is no reCaptcha shown in login module and if someone tries to login they get a popup nvalid Captcha Code message.
Updated by krileon over 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
reCaptcha will automatically be valid and output nothing if either of the keys are not specified.
Actions