News

# vX, public, unreleased
- Additional token image filters (use eZ Components).
# v1.8 stable, public, 2008.05.26
+ Additional dictionary mode, next to random generation of
tokens.
# v1.7 stable, public, 2008.02.11
+ Strict 'require attribute' option to make it impossible to omit
attribute
in the edit mode.
# v1.6 stable, public, 2008.02.09
+ Bypass for logged in users on specific class attributes (datatype
mode).
+ Additional template operator for bypass hashing (secure
bypass).
# v1.5 stable, public, 2008.01.01
+ Bug fix/enhancement: proper token invalidation to prevent
re-submitting.
# v1.4 stable, public, 2007.12.31
+ Bug fix: validation problems in template/module mode when using
siteaccess
or user bypasses.
# v1.3 stable, public, 2007.12.14
+ Readme cleanup.
# v1.2 stable, public, 2007.12.13
+ Possible to bypass token validation for given siteaccess and/or
userID
# v1.1 stable, public, 2007.12.12
+ Bug/compatibility fix: call_user_func syntax not compatible with PHP
5.2.2
and earlier - a version sensitive patch applied.
# v1.0 stable, public, 2007.12.11
+ Salt string for token encryption
# v0.4 beta, public, 2007.12.09
+ Test/sample module and view: ezhumancaptcha/test
# v0.3 beta, public, 2007.12.08
+ Add logging/debugging for critical areas.
+ Use eZ Publish methods instead of native PHP functions where
possible.
+ Default token image filter needs general improvements and
corrections ;)
# v0.2 beta, public, 2007.12.08
+ Add instructions on how to add custom filters.
+ Fix: token image cleanup function missing.
+ Cronjob for token image cleanup function.
+ Minor readme improvements and corrections.
# v0.1 alpha, public, 2007.12.08
+ First almost fully working version, still for testing purposes only,
does not
provide mechanism for cleaning up uncaught token image garbage.
# v0.0 alpha, local, 2007.12.06
+ Start.
/+/ complete
/-/ plan or in progress