Revision history for Perl extension Plack::Middleware::Auth::Complex.
+0.002 2017-03-25T21:13+03:00
+ - Prevent blocking (use /dev/urandom instead of /dev/random)
+ - Add a script to change user password (/usr/bin/passwd lookalike)
+
0.001001 2015-03-08T16:54+02:00
- Call init at first request to allow non-delayed loading (e.g. starman --preload-app).
- Make "Invalid username" error message customizable
-Plack-Middleware-Auth-Complex version 0.001001
-==============================================
+Plack-Middleware-Auth-Complex version 0.002
+===========================================
AuthComplex is an authentication system for Plack applications that
allows user registration, password changing and password reset.