The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2007-09-14

  • remove old DBIC class data tests
  • force DBIx::Class and Catalyst::Model::DBIC::Schema pre-reqs
  • fix broken CDBI code due to changes in 0.08
  • cleaned up how components are loaded from values specified in the config
  • 0.08 2007-09-12 14:46:00
  • 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