captcha 6.x-2.0-beta1
soxofaan - January 3, 2009 - 22:29
| Download | Size | md5 hash |
|---|---|---|
| captcha-6.x-2.0-beta1.tar.gz | 40.9 KB | 2c403c3df398ee453682a0ec29db216e |
Official release from CVS tag: DRUPAL-6--2-0-BETA1
Last updated: January 3, 2009 - 22:30
First Beta of a rework of the CAPTCHA module, that does not require sessions for storing the challenge solutions, but uses a dedicated table instead.
The use of sessions in the previous versions of the CAPTCHA module is responsible for a large volume of support requests in the issue queue, because of problems with sessions, "user 0", cookies, browser security levels, etc.
Dropping the sessions requirement should eradicate this type of problems.
