Changes for version 0.10014 - 2009-08-25
- Don't always supply an "id" column in the authinfo passed to the store class in ::Credential::Remote. This means that it works better with the DBIC store. (t0m)
- Make auth_realms method ensure authentication is initialized before calling methods which get created during auth initialization. Fixes back compat cases where auth store is in the plugin list before the authentication plugin. (t0m)
Documentation
All about authentication stores
All about authentication Stores and Credentials
Modules
Authenticate a user with a password.
Let the webserver (e.g. Apache) authenticate Catalyst application users
Base class for realm objects.
Compatibility realm object
Authenticate against multiple realms
Minimal authentication store
Null authentication store
Base class for user objects.
An easy authentication user object based on hashes.
Infrastructure plugin for the Catalyst authentication framework.
Compatibility shim
Compatibility shim
Compatibility shim
Compatibility shim