Revision history for App-ZofCMS-Plugin-UserLogin

0.0214  2013-11-10
        - Minor fixes to comply with specs and Kwalitee game

0.0213  December 31, 2010
        - Fixed a bug where `smart_deny` didn't "preserve"
          query parameters

0.0212  2010-12-18
        - Ditto... (wtf?)

0.0211  2010-12-17
        - For some reason the `preserve_login` code was commented out
          in the previous version (testing remnants?)

0.0210  2010-12-14
        - Added option to set login and logout button to arbitrary code
        - Fixed `preserve_login` cookie's premature expiry
        - Fixed a cookie setup bug that broke the plugin when the
          login page was deeper than web root

0.0201  2010-12-14
        - Added the `smart_deny` functionality
        - Added the `preserve_login` functionality

0.0116  2009-11-08
        - Fixed syntax error in the module's code

0.0115  2009-10-21
        - Fixed warnings that were generated by the plugin

0.0114  2009-07-11
        - Fixed a bug where <tmpl_var>s where used without HTML escaping

0.0113  2009-07-11
        - Added classes to text, password and submit inputs for styling
        - Fixed a bug where using wrong case would make the user log in,
          but would not redirect properly (made logins become lowercase)

0.0103  2008-11-19
        - Fixed a bug that did not allow to
          inspect "user dataref" on the login page

0.0102  2008-10-25
        - Changed crypt() to md5_hex() from Digest::MD5

0.0101  2008-10-10
        - First version, released on an unsuspecting world.

