15 years agoChecking in changes prior to tagging of version 1.001. Changelog diff is: v1.001
Tomas Doran [Mon, 29 Sep 2008 17:59:22 +0000]
Checking in changes prior to tagging of version 1.001.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 7767)
+++ Changes (local)
@@ -1,3 +1,7 @@
+1.001  Mon Sept  29 18:56:30 GMT 2008
+    - Remove Tangram from test application models so that tests
+      pass for other people. FAIL.
+
1.000  Sun Sept  28 16:58:30 GMT 2008
Change from Module::Build to Module::Install
Update to the new authentication framework.

15 years agoChecking in changes prior to tagging of version 1.000. Changelog diff is: v1.000
Tomas Doran [Sun, 28 Sep 2008 16:00:34 +0000]
Checking in changes prior to tagging of version 1.000.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 7764)
+++ Changes (local)
@@ -1,5 +1,7 @@
-0.03  XXX XXX  x XX:XX:XX GMT 2008
+1.000  Sun Sept  28 16:58:30 GMT 2008
Change from Module::Build to Module::Install
+    - Update to the new authentication framework.
+    - Bump revision number due to moving to new repository layout.

0.02  Wed Feb  8 01:18:17 CET 2006
work properly again with roles

15 years agoTag the old version before converting to the new auth. Convert to new auth, add live...
Tomas Doran [Sun, 28 Sep 2008 15:38:39 +0000]
Tag the old version before converting to the new auth. Convert to new auth, add live test, add pod & coverage tests, fixup docs

17 years agominor doc fix for Store::Htpasswd v0.02
Yuval Kogman [Tue, 15 Aug 2006 11:09:28 +0000]
minor doc fix for Store::Htpasswd

18 years agoAuth::Store::Htpasswd changes for 0.02
David Kamholz [Wed, 8 Feb 2006 00:18:59 +0000]
Auth::Store::Htpasswd changes for 0.02

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