I have the following scenario:
Two forms on one page, both have captcha attached.
I click on generate a new captca on first, and submit (submission via ajax)
Then i try submitting the second form (without generating new captcha for it), i get the following:
CAPTCHA session reuse attack detected.
The answer you entered for the CAPTCHA was not correct.
Please advise,
Thanks,
Ram
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | image_captcha_refresh-multiple_captcha_on_one_page-1779990-0.patch | 2.05 KB | AlexandrShalbetskiy |
Comments
Comment #1
ddrozdik commentedHi,
This is problem in module CAPTCHA see http://drupal.org/node/1395184 for more information about this bug.
Thanks.
Dima.
Comment #2
ramsegal commentedHi Dima, thanks for your quick reply!
Well i still believe it's an issue with the image captcha refresh module, because i get to submit both forms without any issue when not clicking on "generate a new captcha" before submitting.
Thoughts?
Thanks,
Ram
Comment #3
ddrozdik commentedhmm, Ok, I will try to realize your scenario and investigate it.
Thanks,
Dima.
Comment #4
ramsegal commentedThanks!
Comment #5
AlexandrShalbetskiy commentedHi, Dmitry. Please check my patch.
Comment #6
ddrozdik commented#5: image_captcha_refresh-multiple_captcha_on_one_page-1779990-0.patch queued for re-testing.
Comment #7
ddrozdik commentedThanks Alexandr I will check and implement patch.
Comment #8
ramsegal commentedAlexandrShalbetskiy, DmitryDrozdik - Thanks for the help! waiting for the patch.
Comment #9
ddrozdik commentedHello,
I have implemented patch with some modifications.
Try to use version 7.x-1.5.
Thanks.
Dima.
Comment #10
ddrozdik commented