Auth 0.03, user_exists and a few pod fixes
[catagits/Catalyst-Plugin-Authentication.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::Authentication
2
3 0.03    2005-12-03 18:00:00
4         - Added user_exists method.
5
6 0.02    2005-11-29 11:39:00
7                 - Fixed a typo (PLugin instead of Plugin) that caused user objects
8                   to not be restored from the session properly. Modified test suite
9                   to actually test for this case.
10
11 0.01    2005-11-27 02:30:00
12         - Initial release.