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 MKDoc::Auth.

0.4 Mon Aug  9 12:46:10 2004
    - Made it so that $::MKD_Auth_User_CLASS defines which user class to use
    - Changed the Makefile so that it's not interactive by default

0.3 Sun Jul 18 19:45:04 2004
    - Default templates are a bit prettier
    - Fixed bad tal markup
    - Fixed badly formed template XML
    - Added error message for wrong credentials
    - Added uri_auth() to MKDoc::Auth::Plugin::Login for direct auth
    - Added uri_menu() to MKDoc::Auth::Plugin::Login for account management
    - Fixed a silly version bug 

0.2 Fri Apr 16 13:07:26 2004
    - Moved templates into a resource folder
    - Added a nice simple default css
    - Tweaked the templates a bit

0.1
    - Initial release