The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dancer2-Plugin-Auth-Extensible

0.305 Tue Mar 17 09:48:43 2015 CET

    [ENHANCEMENTS]

    * Include the dsl object in the provider constructor (Henk van Oers, GH #13).

    [BUG FIXES]

    * Fix no_default_pages and no_login_handler options (Andrew Beverly, GH #17).
    * Add missing "Permission Denied" route (Stefan Hornburg, GH #15).
    * Use Dancer2 in the example and test the example (Gabor Szabo, GH #16).
    * Remove Mock::Quick from prerequisites (Henk van Oers, GH #8).

    [DOCUMENTATION]

    * Include the name of the command line tool in the pod (Gabor Szabo, GH #11).

0.304 Fri Feb 20 09:12:18 2015 CET

    [ENHANCEMENTS]

    * Add support for DBI provider (Andrew Beverley, GH #7).
    * Add warning if no realms are configured (Andrew Beverley, GH #6).
    * Add simple script to generate crypted passwords (David Precious).

    [DOCUMENTATION]

    * Fix module name in POD of Database provider (Vince Willems, GH #5).
    * Fix mix-up of login_page and login_url (David Precious).

0.303 Tue Oct 28 09:13:46 2014 CET

    [BUG FIXES]

    * Add version to Dancer2 prerequisite (GH #2, Stefan Hornburg).
      Prevents test failure in case psgi_app method isn't present.

    [TESTS]

    * Suppress core and debug logging for tests.

0.302 Sun Oct 26 17:09:57 2014 CET

    [BUG FIXES]

    * Fix MANIFEST (Stefan Hornburg).

0.301 Sat Oct 25 21:26:39 2014 CEST

    Initial port from Dancer1 (Stefan Hornburg).