1Revision history for Dancer2-Plugin-Auth-Extensible-Provider-Database
2
30.630 Thu Feb 28 11:12:31 2019 CET
4
5    * Fix FOREIGN_KEY typo in POD (Jason Lewis).
6    * Fix influece typo in POD (Yanick Champoux).
7    * Add cookbook entry for disabled users. (GH#6, simbabque)
8
90.620 Thu  3 Nov 17:22:41 CET 2016
10
11    * Update to new requirements of plugin version 0.620
12
130.600 Thu 26 May 18:07:21 CEST 2016
14
15	[ENHANCEMENTS]
16
17    * Add new set_user_details and set_user_password methods.
18
19    [MISC]
20
21    * Split out Dancer2::Plugin::Auth::Extensible::Provider::Database from
22      the Dancer2::Plugin::Auth::Extensible distribution.
23    * Provider is now a Moo class and has been rehacked to be compatible
24      with Plugin2. This means thus provider is not compatible with Dancer2
25      releases <= v0.166001.
26
27    For earlier changes please see Dancer2::Plugin::Auth::Extensible's Changes.
28