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

Changes for version 0.400 - 2015-05-21

  • ENHANCEMENTS
    • Add logged_in_user_password_expired keyword (Andrew Beverly, GH #26).
    • Add functionality to record the last successful login (Andrew Beverly, GH #25).
    • Cache user details within each request (Andrew Beverly, GH #24).
    • Create and edit users, and manage user passwords (Andrew Beverly, GH #10).
  • DOCUMENTATION
    • Add documentation on users method for the example provider (Stefan Hornburg).
    • Add documentation for methods of the base provider class (Stefan Hornburg).
    • Add documentation for auth_provider method (Stefan Hornburg).
    • Fix a few typos (Evan Brown, GH #20).
  • TESTS
    • Add POD coverage test (Stefan Hornburg).

Modules

extensible authentication framework for Dancer2 apps
base class for authentication providers
example auth provider using app config
authenticate *nix system accounts