6 years agoFix broken links and malformed formatting in POD master
Christopher Hoskin [Tue, 4 Jul 2017 07:19:15 +0000]
Fix broken links and malformed formatting in POD

6 years agospelling
Karen Etheridge [Mon, 3 Jul 2017 21:16:00 +0000]
spelling

6 years agoincrement $VERSION after 1.006 release
Karen Etheridge [Mon, 3 Jul 2017 19:31:10 +0000]
increment $VERSION after 1.006 release

6 years agoCatalyst-Authentication-Store-Htpasswd-1.006 v1.006
Karen Etheridge [Mon, 3 Jul 2017 19:31:08 +0000]
Catalyst-Authentication-Store-Htpasswd-1.006

    - pod formatting fixes (RT#102187, Christopher Hoskin)

6 years agowhitespace fixes
Karen Etheridge [Mon, 3 Jul 2017 19:29:19 +0000]
whitespace fixes

6 years agoChanges note for pod fixes
Karen Etheridge [Mon, 3 Jul 2017 19:17:35 +0000]
Changes note for pod fixes

6 years agoapply patch from RT#102187
Christopher Hoskin [Tue, 17 Feb 2015 22:02:25 +0000]
apply patch from RT#102187

6 years agoincrement $VERSION after 1.005 release
Karen Etheridge [Fri, 23 Jun 2017 18:04:58 +0000]
increment $VERSION after 1.005 release

6 years agoCatalyst-Authentication-Store-Htpasswd-1.005 v1.005
Karen Etheridge [Fri, 23 Jun 2017 18:04:56 +0000]
Catalyst-Authentication-Store-Htpasswd-1.005

    - modernized the tooling, for 5.26 compatibility and to remove pod,
      kwalitee tests from the user-facing test suite

6 years agouse the github repo in metadata and docs, not catagits
Karen Etheridge [Fri, 23 Jun 2017 17:57:55 +0000]
use the github repo in metadata and docs, not catagits

6 years agodzilified this dist
Karen Etheridge [Fri, 23 Jun 2017 17:30:41 +0000]
dzilified this dist

- add META.json
- remove use of Module::Install (5.26 compatibility, among other things)
- move kwalitee, pod tests from t/ to xt/

6 years agocanonicalize timestamps in Changes file
Karen Etheridge [Fri, 23 Jun 2017 17:43:17 +0000]
canonicalize timestamps in Changes file

6 years agobump version to 1.005
Karen Etheridge [Fri, 23 Jun 2017 17:22:01 +0000]
bump version to 1.005

7 years agoBumped version number ready for dist v1.004
Tom Bloor [Wed, 11 May 2016 12:50:37 +0000]
Bumped version number ready for dist

7 years agoFix pod issues around hyperlinks
Tom Bloor [Wed, 11 May 2016 11:11:51 +0000]
Fix pod issues around hyperlinks

14 years agoApply patch from rt51733
Tomas Doran [Tue, 9 Feb 2010 00:17:42 +0000]
Apply patch from rt51733

14 years agoAdd repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs

14 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

15 years agoChecking in changes prior to tagging of version 1.003. Changelog diff is: v1.003
Tomas Doran [Sat, 4 Oct 2008 21:22:55 +0000]
Checking in changes prior to tagging of version 1.003.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 7858)
+++ Changes (local)
@@ -1,3 +1,7 @@
+1.003  Sat Oct   04 22:17:30 GMT 2008
+    - Typo in Makefile.PL makes the .tgz unpack to
+      improperly, RT#39817
+
1.002  Thu Oct   02 09:20:30 GMT 2008
Add Test::WWW::Mechanize::Catalyst and Test::use::ok
to build_requires. CPANTs will keep hitting me until

15 years agoChecking in changes prior to tagging of version 1.002. Changelog diff is: v1.002
Tomas Doran [Thu, 2 Oct 2008 08:23:21 +0000]
Checking in changes prior to tagging of version 1.002.  Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 7836)
+++ Changes (local)
@@ -1,6 +1,7 @@
-1.002  ??? Oct   ?? ??:??:?? GMT 2008
   - Add Test::WWW::Mechanize::Catalyst to build_requires.
     CPANTs will keep hitting me until I get it right :(
+1.002  Thu Oct   02 09:20:30 GMT 2008
+    - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
+      to build_requires. CPANTs will keep hitting me until
+      I get it right :(
Add code and docs for user_field configuration option
Add code and docs for user_class configuration option

15 years agoAnother test suite fix (t0m == FAIL), and a couple of the little features on the...
Tomas Doran [Tue, 30 Sep 2008 08:05:47 +0000]
Another test suite fix (t0m == FAIL), and a couple of the little features on the Todo list, written but not in the test suite yet..

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