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

user77 created an issue. See original summary.

user77’s picture

Issue summary: View changes
hass’s picture

The linked patch is not supported and full of security issues. Is this an Ajax Form?

hass’s picture

Status: Active » Postponed (maintainer needs more info)
user77’s picture

Issue summary: View changes
user77’s picture

Status: Postponed (maintainer needs more info) » Active

@hass user login form is not a ajax form.

hass’s picture

Status: Active » Postponed (maintainer needs more info)

I have no idea how to reproduce this and there is no known issue.

hass’s picture

Project: reCAPTCHA » CAPTCHA
Version: 8.x-2.x-dev » 8.x-1.x-dev
Component: General » Code
naveenvalecha’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
Related issues: +#2782851: 'CAPTCHA session reuse attack detected.' when logging in.

Marking it as duplicate #810534: Fix CAPTCHA session reuse

naveenvalecha’s picture