Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Captcha API (captcha)
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Dec 2010 at 02:38 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
soxofaan commentedGood catch! How did you find this?
attached patch should fix it
Comment #2
soxofaan commentedchanging version to trigger test bot (hopefully)
Comment #3
soxofaan commentedstatus too
Comment #4
miopa commentedI was wondering how many of the failed attempts were likely caused by human error as opposed to blocked spammers, and I noticed this in the dblog
The patch is fixing the bug, but now I get in the dblog
I think it would be better to have explanation that session reuse was detected in the log entry.
Comment #5
soxofaan commentedHi miopa,
I think it's best to commit the patch from #1 already.
You have a point about having more information about session reuse attacks in the log, but I think this fits nicely in this feature request of you: #998326: Separate log of wrong and empty responses
Comment #6
soxofaan commentedcommitted (D6): http://drupal.org/cvs?commit=466592
to be ported to D7 version
Comment #7
soxofaan commentedported and committed to D7:
http://drupal.org/cvs?commit=470928