I have placed recaptcha in user login form. After successfull login it throws following error.
CAPTCHA session reuse attack detected.
Primary tabs
If I login for the first time it is not showing any error. If I logged out and logged in again it showing error but login works fine.
I followed the below links but I cannot fix it.
Note: User login form is not a ajax form.
https://www.drupal.org/node/2493183
Comments
Comment #2
user77 commentedComment #3
hass commentedThe linked patch is not supported and full of security issues. Is this an Ajax Form?
Comment #4
hass commentedComment #5
user77 commentedComment #6
user77 commented@hass user login form is not a ajax form.
Comment #7
hass commentedI have no idea how to reproduce this and there is no known issue.
Comment #8
hass commentedComment #9
naveenvalechaMarking it as duplicate #810534: Fix CAPTCHA session reuse
Comment #10
naveenvalecha