Bump version and update Changes
[plack-middleware-auth-complex.git] / Changes
CommitLineData
12aa0bc6
MG
1Revision history for Perl extension Plack::Middleware::Auth::Complex.
2
de80d316
MG
30.002 2017-03-25T21:13+03:00
4 - Prevent blocking (use /dev/urandom instead of /dev/random)
5 - Add a script to change user password (/usr/bin/passwd lookalike)
6
da36743f
MG
70.001001 2015-03-08T16:54+02:00
8 - Call init at first request to allow non-delayed loading (e.g. starman --preload-app).
9 - Make "Invalid username" error message customizable
10
51912257
MG
110.001 2015-03-01T14:30+02:00
12 - First stable release
13 - Add authentication cache
14 - Change the default values of some options
15 - Split user creation logic from call_register to a new method
16 - Fix a POD bug
17 - Fix reset email subject
18 - Improve test coverage
19 - Add perlcritic tests and make code compliant
20
12aa0bc6
MG
210.000_001 2015-03-01T01:20+02:00
22 - Initial release
This page took 0.010887 seconds and 4 git commands to generate.