Changes for version 0.10028 - 2026-08-08
- fix warnings when authenticating and no password is stored
- fix return value from Catalyst::Authentication::User::Hash->can
- update password_type documentation do discourage non-secure options
- fix use of CERT_ values in Credential::Remote source
- documentation spelling fixes
- fix develop prereq on Test::Pod::Coverage::TrustMe
Changes for version 0.10_027 - 2026-06-07
- When used with Catalyst::Plugin::Session, rotate the session id after a successful login to avoid session fixation attacks (CVE-2009-10007).
Documentation
All about authentication stores
All about authentication Stores and Credentials
Modules
Authenticate a user without a password.
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