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

Changes for version 0.07 - 2006-06-30

  • make the User class stringify to the user id
  • documentation fixes
  • move most CDBI-specific code into its own class (User::CDBI)
  • better DBIx::Class vs. Class::DBI detection
  • add session_data support and session_data_field option
  • add salted_hash support (patch from Russell Jenkins)

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