18 years agooh wait, it was already resolved
Yuval Kogman [Wed, 25 Jan 2006 13:43:56 +0000]
oh wait, it was already resolved

18 years agort.cpan.org bug 16518
Yuval Kogman [Wed, 25 Jan 2006 13:42:14 +0000]
rt.cpan.org bug 16518

18 years agofix typo in Store::Htpasswd::User
David Kamholz [Tue, 24 Jan 2006 11:16:36 +0000]
fix typo in Store::Htpasswd::User

18 years agoFudge supported_features in Htpasswd::User, and fix handling in the base class
Yuval Kogman [Wed, 18 Jan 2006 11:39:27 +0000]
Fudge supported_features in Htpasswd::User, and fix handling in the base class

18 years agoChangelog and version bump Store::Htpasswd
Yuval Kogman [Sun, 1 Jan 2006 11:48:12 +0000]
Changelog and version bump Store::Htpasswd

18 years agoadd a check that user really exists to Store::Htpasswd::User's constructor
Yuval Kogman [Wed, 21 Dec 2005 20:24:10 +0000]
add a check that user really exists to Store::Htpasswd::User's constructor

18 years agoC<< >> needs inner whitespace, thanks to lbr again for noticing.
Ilmari Vacklin [Mon, 12 Dec 2005 12:03:30 +0000]
C<< >> needs inner whitespace, thanks to lbr again for noticing.

18 years agos/LICNESE/LICENSE/g
Yuval Kogman [Sun, 4 Dec 2005 19:58:43 +0000]
s/LICNESE/LICENSE/g

18 years agobump version to 0.011
David Kamholz [Sun, 27 Nov 2005 22:21:23 +0000]
bump version to 0.011

18 years agoadd build files for C::P::*::Htpasswd
David Kamholz [Sun, 27 Nov 2005 22:20:46 +0000]
add build files for C::P::*::Htpasswd

18 years agoadded version
David Kamholz [Sun, 27 Nov 2005 21:58:55 +0000]
added version

18 years agoprepare for release of C::P::Authentication::Store::Htpasswd
David Kamholz [Sun, 27 Nov 2005 21:56:00 +0000]
prepare for release of C::P::Authentication::Store::Htpasswd

18 years agoimplement id() in Auth::Store::Htpasswd and change other methods to use it
David Kamholz [Sun, 27 Nov 2005 12:12:31 +0000]
implement id() in Auth::Store::Htpasswd and change other methods to use it

18 years agoUpdate htpasswd store for registered stores
Yuval Kogman [Mon, 21 Nov 2005 13:37:26 +0000]
Update htpasswd store for registered stores

18 years agochange for_session in Auth::Store::Htpasswd to use username
David Kamholz [Sun, 13 Nov 2005 12:26:22 +0000]
change for_session in Auth::Store::Htpasswd to use username

18 years agoAuthentication::Store::Htpasswd:
David Kamholz [Thu, 10 Nov 2005 21:17:37 +0000]
Authentication::Store::Htpasswd:
overload stringify to username
passthrough for session login

18 years agoported Authentication::Store::Htpasswd to Authen::Htpasswd
David Kamholz [Wed, 9 Nov 2005 22:22:22 +0000]
ported Authentication::Store::Htpasswd to Authen::Htpasswd

18 years agoAuth::Store::Htpasswd - check md5 too (does not reproduce ningu's bug)
Yuval Kogman [Tue, 8 Nov 2005 16:46:54 +0000]
Auth::Store::Htpasswd - check md5 too (does not reproduce ningu's bug)

18 years agohtpasswd backend works
Yuval Kogman [Fri, 4 Nov 2005 22:06:25 +0000]
htpasswd backend works

18 years agoFork Authentication::Store::Htpasswd off Authentication::Store::Minimal
Yuval Kogman [Fri, 4 Nov 2005 20:56:45 +0000]
Fork Authentication::Store::Htpasswd off Authentication::Store::Minimal