X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=dbff96e9f32890e5f48ab9a164bd20354dd6726b;hb=9e0352f7cf4b83b9a0d6315e188e9ec4ee3edfbd;hp=e3956a6f0e06a31b2e1721638c477b35a1a7627c;hpb=da36743f4b9e4935a22d0ac740a183a354050b67;p=plack-middleware-auth-complex.git diff --git a/README b/README index e3956a6..dbff96e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Plack-Middleware-Auth-Complex version 0.001001 +Plack-Middleware-Auth-Complex version 0.003001 ============================================== AuthComplex is an authentication system for Plack applications that @@ -25,12 +25,17 @@ This module requires these other modules and libraries: * Bytes::Random::Secure * DBI + DBD::SQLite * Email::Simple +* IO::Prompter * 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,