0f7cd6f35afee52c3901a5205c14b5a750f114d6
[catagits/Catalyst-Plugin-Authentication.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::Authentication
2
3 0.05    2005-01-01 13:58:00
4         - Add debugging to Credential::Password
5         - Important doc fixes
6
7 0.04
8         - With User::Hash and Store::Minimal together session will store
9           userid, not actual user object
10
11 0.03    2005-12-03 18:00:00
12         - Added user_exists method.
13
14 0.02    2005-11-29 11:39:00
15                 - Fixed a typo (PLugin instead of Plugin) that caused user objects
16                   to not be restored from the session properly. Modified test suite
17                   to actually test for this case.
18
19 0.01    2005-11-27 02:30:00
20         - Initial release.