document the global 'login' caveat for C::P::Authentication::Credential::Password
[catagits/Catalyst-Plugin-Authentication.git] / Changes
CommitLineData
2bcde605 1Revision history for Perl extension Catalyst::Plugin::Authentication
2
b30a889b 30.04
4 - With User::Hash and Store::Minimal together session will store
5 userid, not actual user object
6
2bcde605 70.03 2005-12-03 18:00:00
8 - Added user_exists method.
9
100.02 2005-11-29 11:39:00
e09a839c 11 - Fixed a typo (PLugin instead of Plugin) that caused user objects
12 to not be restored from the session properly. Modified test suite
13 to actually test for this case.
14
2bcde605 150.01 2005-11-27 02:30:00
16 - Initial release.