Update to correct behavior when using the new 'Plugin::Authentication'
authorJay Kuri <jayk@cpan.org>
Thu, 24 Jan 2008 20:55:39 +0000 (20:55 +0000)
committerJay Kuri <jayk@cpan.org>
Thu, 24 Jan 2008 20:55:39 +0000 (20:55 +0000)
commit7c4d44afd622b1189bc4c1f51d3e6d96d9ca5287
tree5e125b9d9e991fe287dab07c4e7a7fced769d555
parenta3b606d427033546952126878ec39972ba1dd02a
Update to correct behavior when using the new 'Plugin::Authentication'
configuration naming scheme.
lib/Catalyst/Authentication/Credential/Password.pm
lib/Catalyst/Authentication/Store/Minimal.pm
lib/Catalyst/Authentication/Store/Null.pm
lib/Catalyst/Plugin/Authentication.pm
t/lib/AuthSessionTestApp.pm
t/lib/AuthTestApp.pm