collective.captcha 1.1
Fixed a cookie expiration corner-case when generating a new captcha after validation.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.5, Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Released | 2007/11/21 |
Change log
1.1 (2007-11-21)
- Delete the captcha cookie from the response if one is present to prevent premature expiration. This would happen when creating a new captcha after verification (because verification failed or the form would have to be redisplayed for other reasons). Thanks to David Glick for pointing this out.
1.0 (2007-11-19)
- Initial release

