Changes for version 0.1503 - 2011-12-08
- Change docs to show $c->config('Plugin::Authentication' => {... rather than $c->config->{authentication}. The new key, and method rather than hash access style are both preferred and recommended.
Modules
A simplified Catalyst authentication configurator.
A storage class for Catalyst Authentication using DBIx::Class
The backing user class for the Catalyst::Authentication::Store::DBIx::Class storage module.