-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChanges
More file actions
34 lines (24 loc) · 843 Bytes
/
Changes
File metadata and controls
34 lines (24 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Revision history for Dancer2-Plugin-Auth-Extensible-Provider-Usergroup
0.709 Sat 9 May 17:09:34 CEST 2020
* Bump dep on D2PAE
* Cleanup MANIFEST
* change upstream repo
* refresh README.md
0.620 Fri 4 Nov 10:35:28 CET 2016
* Updates for compatibility with plugin v0.620
- croak unstead of return undef
- add config3 + schema3.ddl for tests
- update test script for new tests in plugin
0.600 2016-04-01
Module is no longer deprecated.
Reworked to use new Dancer2 plugin2 by SysPete <peter@sysnix.com>.
Added base tests from Dancer2::Plugin::Auth::Extensible.
0.25 2015-12-07
This module is deprecated.
It uses plugins in pugins. That is deprecated in Dancer2.
0.24 2015-03-22
Use realm_dsl
0.23 2015-03-02
Fix Dancer2 deprecations
0.22 2014-12-17
Dancer2 version of DPAEPU