Changes for version 0.712
- SECURITY FIXES
- Add uri_base parameter (addresses CVE-2026-15689). If this is not set and if the application does not otherwise enforce a particular hostname, then an attacker can generate password reset emails and welcome emails for genuine users that contain links to a malicious host.
Modules
extensible authentication framework for Dancer2 apps
example auth provider using app config
authenticate *nix system accounts
base role for authentication providers
test suite for Auth::Extensible plugin
Dancer2 app for testing providers