Changes for version 0.08 - 2007-09-12
- Made $c->user->id return the first field of user_field, rather than whatever was passed in.
- Lazy fetching of user_obj
- Switch to Module::Install
- Skip 07auth-sessions.t unless Catalyst::Plugin::Session::State::Cookie is installed (RT #28573)
- Skip 06auth-hashed.t unless Digest::SHA1 is installed (RT #29090)
- Added Class::Accessor::Fast to prereq (RT #22424)
Modules
Authentication and authorization against a DBIx::Class or Class::DBI model.
DBIx::Class authentication storage backend.
A user object representing an entry in a database.
Provides
in lib/Catalyst/Plugin/Authentication/Store/DBIC/User/CDBI.pm