Use Data::Entropy for random numbers
[plack-middleware-auth-complex.git] / Changes
diff --git a/Changes b/Changes
index e0025cbadf40bff16875a8576ebe486f2208d431..3667e699ee89cd95ddfad281228d5c82f033e833 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 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
+
 0.001 2015-03-01T14:30+02:00
  - First stable release
  - Add authentication cache
This page took 0.009019 seconds and 4 git commands to generate.