The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.700

  • ENHANCEMENTS
    • Add new "no-redirect" login handler (Peter Mottram).
    • Break out /login and /login/denied html into external files (Peter Mottram).
  • BUG FIXES
    • Escape all params used as input to default login page to prevent potential injection attacks (Peter Mottram).
    • Bump dep on Test::Deep for noneof (Peter Mottram GH#65).
  • TESTS
    • Lots more tests added resulting in much better coverage (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