Posted by soxofaan on April 24, 2009 at 11:04pm
| Download | Size | md5 hash |
|---|---|---|
| captcha-6.x-2.0-beta4.tar.gz | 52.31 KB | bf6fae015f39c393960dd95749d26a2d |
| captcha-6.x-2.0-beta4.zip | 70.48 KB | ac3addbd8b5fda58462147dee69950e6 |
Last updated: December 24, 2010 - 22:35
Changes since DRUPAL-6--2-0-BETA3:
- implemented admin mode CAPTCHAs (presolved and no validation)
- added simpletest file captcha.test and removed old version of simpletest file
- renamed _captcha_update_captcha_point() to captcha_set_form_id_setting().
- #384814: better checking of TTF support
- removed the double vision feature, which was not very usefull.
- made noise level more fine grained
- various refactoring and code cleanups