Posted by soxofaan on May 19, 2010 at 6:21am
| Download | Size | md5 hash |
|---|---|---|
| captcha-6.x-2.2.tar.gz | 172.4 KB | 8cc53444b1dcaea980f388240129ac4e |
| captcha-6.x-2.2.zip | 218.59 KB | 8ef0c75f7545346e4f2a03df028ebb10 |
Last updated: December 24, 2010 - 22:35
Changes since DRUPAL-6--2-1:
- Security update: added filtering against XSS on the CAPTCHA description (with test coverage)
- Various translation updates and fixes
- #349218: On some setups, imagettfbbox returns a corrupt bounding box (causing a missing first character in the CAPTCHA image), which can be worked around by calling it a second time.
- #534168: refactored code for getting posted CAPTCHA info (makes code cleaner) and added workaround for IE7 issue
- #699552: fonts not working with default setup
- #714414: fixed regression: preview on comments did not respect persistence
- #704110: prevent installation of image CAPTCHA module when no GD available
- #545526 by eMPee584 and soxofaan: fixes some undefined index warnings