]> iEval git - plack-middleware-auth-complex.git/blobdiff - README
Bump version and update Changes
[plack-middleware-auth-complex.git] / README
diff --git a/README b/README
index c0c2fbb6afa416446a21de70266bb21e5c4d3b06..dbff96e9f32890e5f48ab9a164bd20354dd6726b 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Plack-Middleware-Auth-Complex version 0.001
-===========================================
+Plack-Middleware-Auth-Complex version 0.003001
+==============================================
 
 AuthComplex is an authentication system for Plack applications that
 allows user registration, password changing and password reset.
 
 AuthComplex is an authentication system for Plack applications that
 allows user registration, password changing and password reset.
@@ -25,12 +25,17 @@ This module requires these other modules and libraries:
 * Bytes::Random::Secure
 * DBI + DBD::SQLite
 * Email::Simple
 * Bytes::Random::Secure
 * DBI + DBD::SQLite
 * Email::Simple
+* IO::Prompter
 * Plack
 * Tie::Hash::Expire
 
 * Plack
 * Tie::Hash::Expire
 
+It also recommends (but does not require) these modules:
+
+* Authen::Passphrase::Scrypt
+
 COPYRIGHT AND LICENCE
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2015 by Marius Gavrilescu
+Copyright (C) 2015-2017 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.1 or,
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.1 or,
This page took 0.020693 seconds and 4 git commands to generate.