Actions
Bug #5858
closedreCaptcha sometimes failing
Start date:
16 March 2016
Due date:
% Done:
100%
Estimated time:
Description
reCaptcha appears to have a short 2 minute session duration. This means if you complete the captcha and take more than 2 minutes to complete the form the captcha validation will fail as Google expired it. The same happens in reserve it would seam (a captcha completed late). There's a callback function for expiry and it maybe necessary to reset a captcha when it expires.
Updated by krileon about 8 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
703) - % Done changed from 0 to 100
This is how reCaptcha works. It is intentionally doing this. Ideally the captcha should be the very last thing the user fills out, which is easily done by moving the field.
Actions