Adding SimpleDB Realm to make basic configuration of DBIx::Class / Password
authorJay Kuri <jayk@cpan.org>
Sun, 26 Oct 2008 23:27:59 +0000 (23:27 +0000)
committerJay Kuri <jayk@cpan.org>
Sun, 26 Oct 2008 23:27:59 +0000 (23:27 +0000)
commitf55cb81e9f47bf9f679d6b2c805d715159ee6abd
tree4692993f94f8010ac7944fa85366b892f5a021ca
parentadf28d9db83ef66d7548e63325fc90338bb86c86
Adding SimpleDB Realm to make basic configuration of DBIx::Class / Password
based auth configs extraordinarily simple to use.
Also changed user_class to user_model - per request from mst.  apparantly class confuses people, a truth I should have realized based on personal experience
Changes
Makefile.PL
lib/Catalyst/Authentication/Store/DBIx/Class.pm
lib/Catalyst/Authentication/Store/DBIx/Class/User.pm
t/02-pod-coverage.t
t/03-authtest.t
t/04-authsessions.t
t/05-auth-roles-relationship.t
t/06-auth-roles-column.t
t/07-authsessions-cached.t