X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=be328add2f15132d93c8fc998fd368266a7f5c7e;hb=efd95ac23da5a640f92b86c77ff0e933998d2bbc;hp=9473b9275e1ca4be1ffc9b56bf6b91f580dbcff9;hpb=cc5b1b68917bbed12efef810f71ad386f8afed5e;p=plack-middleware-auth-complex.git diff --git a/README b/README index 9473b92..be328ad 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Plack-Middleware-Auth-Complex version 0.001001 -============================================== +Plack-Middleware-Auth-Complex version 0.003 +=========================================== AuthComplex is an authentication system for Plack applications that allows user registration, password changing and password reset. @@ -29,9 +29,13 @@ This module requires these other modules and libraries: * Plack * Tie::Hash::Expire +It also recommends (but does not require) these modules: + +* Authen::Passphrase::Scrypt + 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,