The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Catalyst::Plugin::Authentication::CDBI.

0.07  Tue Apr 19 10:00:00 2005
        - fixed a minor config bug (Torsten Seemann)

0.06  Fri Apr 15 16:04:00 2005
        - added md5 and sha hashed password support (Andy Grundman)
0.05  Fri Apr 15 16:04:00 2005
        - Extended and restructured the documentation
        - Added pod tests.
        - patch from anonymous
0.04  Mon Mar 7 20:00:00 2005
        - bugfix $c->req->user -> $c->req->{user}

0.03  Sat Feb 19 20:00:00 2005
        - changed default fieldname role -> name

0.02  Sat Feb 19 20:00:00 2005
        - added roles management and stuff from Catalyst::Engine
          Note that you need at least Catalyst 3.10!

0.01  Fri Jan 28 22:00:00 2005
        - first release