Changes for version 0.713
- BUG FIXES
- Fix the ability to generate links in emails that have dynamic hosts. The security fix in the previous release cached the first base URI, which meant that if an application intentionally supports different hosts for its generated emails (based on the reqest host) then these were always fixed at the first request.
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