Download Size md5 hash
captcha-6.x-2.0-beta1.tar.gz 40.9 KB 2c403c3df398ee453682a0ec29db216e
captcha-6.x-2.0-beta1.zip 54.17 KB eb4dedb74177e3477456b33e56434899
Official release from tag: 6.x-2.0-beta1
Last updated: December 24, 2010 - 22:35

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.