The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App-ZofCMS-Plugin-UserLogin

0.0114  July 11, 2009
        Fixed a bug where <tmpl_var>s where used without HTML escaping

0.0113  July 11, 2009
        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  November 19, 2008
        Fixed a bug that did not allow to inspect "user dataref" on the login page 

0.0102  October 25, 2008
        Changed crypt() to md5_hex() from Digest::MD5

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