The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.614 - 2016-10-27

  • ENHANCEMENTS
    • Add priority attribute to force order in which realms are checked (Peter Mottram).
    • Upgrade default encryption algo to SHA-512 (Peter Mottram GH#57).
    • Implement disable_roles in plugin (Peter Mottram GH#38).
  • DOCUMENTATION
    • Add missing optional methods to Role::Provider (Peter Mottram).
  • TESTS
    • Convert tests to Plack::Test's OO style (Peter Mottram).
  • MISC
    • Split out LDAP provider into its own distro (Peter Mottram).
    • Avoid a memory cycle (Peter Mottram).

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