Changes for version 0.102 - 2008-01-23

  • Catalyst::Authentication::Store::DBIx::Class::User
    • Explicitly call auto_create() against resultset()
    • Explicitly call auto_update() against _user()
    • Document the above

Modules

A storage class for Catalyst Authentication using DBIx::Class
The backing user class for the Catalyst::Authentication::Store::DBIx::Class storage module.