Graham Knop [Sun, 26 Jul 2020 21:53:58 +0000]
fix Module::Install without . in @INC
Graham Knop [Sun, 26 Jul 2020 21:52:51 +0000]
use core Digest::SHA rather than Digest::SHA1
Graham Knop [Sun, 26 Jul 2020 21:43:05 +0000]
only import Test::Exception where it is needed
Graham Knop [Sun, 26 Jul 2020 21:36:06 +0000]
Catalyst::Plugin::Session is only used it an optional test
Graham Knop [Sun, 26 Jul 2020 21:31:38 +0000]
Class::Inspector is no longer used
Alexander Hartmaier [Wed, 11 Apr 2018 11:08:08 +0000]
Don't load password when password_type is 'none'
for example when used for authorization
Tomas Doran [Thu, 11 Apr 2013 19:16:46 +0000]
Version 0.23
Tomas Doran [Thu, 11 Apr 2013 19:16:11 +0000]
Add howto
Tomas Doran [Wed, 3 Apr 2013 21:51:41 +0000]
Fix metadata
Tomas Doran [Tue, 8 Jan 2013 19:09:33 +0000]
Version 0.10022
Tomas Doran [Tue, 8 Jan 2013 19:09:07 +0000]
Changelog
skaufman [Mon, 7 Jan 2013 15:16:44 +0000]
tidied test
skaufman [Sun, 6 Jan 2013 23:51:57 +0000]
move Credential::NoPassword to new spot
Tomas Doran [Sat, 30 Jun 2012 11:13:35 +0000]
Version 0.10021
Tomas Doran [Sat, 30 Jun 2012 10:58:07 +0000]
Whitespace
Tomas Doran [Sat, 30 Jun 2012 10:50:22 +0000]
Kill off Class::Accessor::Fast
Tomas Doran [Sat, 30 Jun 2012 10:46:30 +0000]
Use Try::Tiny rather than eval
Tomas Doran [Sat, 30 Jun 2012 10:35:42 +0000]
Use String::RewritePrefix, it's already a Cat dep
Tomas Doran [Sat, 30 Jun 2012 10:17:13 +0000]
Update Changes
Tomas Doran [Sat, 30 Jun 2012 10:16:49 +0000]
Fix author requires
Tomas Doran [Sat, 30 Jun 2012 10:16:27 +0000]
Fix Pod
Tomas Doran [Sat, 30 Jun 2012 10:12:17 +0000]
Swap tabs for space
Tomas Doran [Sat, 30 Jun 2012 10:11:22 +0000]
More whitespace cleanup
Tomas Doran [Sat, 30 Jun 2012 09:44:26 +0000]
Trim whitespace
Tomas Doran [Fri, 11 May 2012 08:45:22 +0000]
Get headings right, castaway++
Tomas Doran [Fri, 11 May 2012 08:32:21 +0000]
Document optional methods allowing auto_X_user features
Tomas Doran [Fri, 11 May 2012 08:28:57 +0000]
Fixes to docs and AUTHORITY
Tomas Doran [Wed, 9 May 2012 23:58:09 +0000]
Pod fix
Tomas Doran [Sat, 5 May 2012 13:32:14 +0000]
Checking in changes prior to tagging of version 0.10020.
Changelog diff is:
Tomas Doran [Sat, 5 May 2012 13:31:29 +0000]
Checking in changes prior to tagging of version 0.10020.
Changelog diff is:
diff --git a/Changes b/Changes
index f47ad6b..67216d1 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
+0.10020 05 May 2012
- Allow user_class to be configured for Catalyst::Authentication::Store::Minimal
(Jochen Lutz <jlu@akk.org>)
Tomas Doran [Sat, 5 May 2012 13:27:18 +0000]
Allow user_class to be configured for Catalyst::Authentication::Store::Minimal
Tomas Doran [Tue, 17 Apr 2012 13:37:23 +0000]
Ignore MYMETA files
John Napiorkowski [Sat, 14 Apr 2012 15:03:49 +0000]
fixed random accidental keystroke error
John Napiorkowski [Sat, 14 Apr 2012 14:49:29 +0000]
updated copyright and prep for release
John Napiorkowski [Sat, 14 Apr 2012 13:45:13 +0000]
list all the changes I just made
John Napiorkowski [Sat, 14 Apr 2012 13:44:39 +0000]
switch to using Moose compat layer, so we can silence warnings when using make_immutable on our application class
John Napiorkowski [Sat, 14 Apr 2012 13:24:52 +0000]
updated gitignore to ignore system only files commonly appearing for people working on macs
Tomas Doran [Tue, 13 Dec 2011 16:02:47 +0000]
Fix autor deps for Test::NoTabs
Oskari Okko Ojala [Fri, 30 Sep 2011 12:50:05 +0000]
Added Catalyst::Plugin::Authentication::Credential::NoPassword
Arthur Axel 'fREW' Schmidt [Thu, 1 Sep 2011 02:54:52 +0000]
convert repository to git
Tomas Doran [Fri, 29 Jul 2011 08:13:04 +0000]
Add author requires so all the tests get run
Tomas Doran [Fri, 29 Jul 2011 08:03:52 +0000]
Checking in changes prior to tagging of version 0.10018.
Changelog diff is:
Index: Changes
===================================================================
--- Changes (revision 14000)
+++ Changes (working copy)
@@ -1,5 +1,8 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
+0.10018 29 Jul 2011
+ - Fix failing tests with the new PSGI Catalyst dev release
+
0.10017 24 Jan 2010
- Fix failing tests with the new PSGI Catalyst dev release
Tomas Doran [Mon, 24 Jan 2011 23:31:08 +0000]
Version 0.10017
Andrew Rodland [Mon, 24 Jan 2011 23:28:27 +0000]
Patch the live-app tests to work with PSGI-branch Catalyst.
David Schmidt [Wed, 29 Sep 2010 15:32:51 +0000]
clarify user and user_exists behaviour
David Schmidt [Fri, 24 Sep 2010 07:54:29 +0000]
updated pod to make manual authentication more understandable
Florian Ragwitz [Mon, 29 Mar 2010 13:58:42 +0000]
Fix syntax error.
Caleb Cushing [Wed, 17 Mar 2010 22:52:21 +0000]
Make debug message clear for users of progressive realms
Tomas Doran [Sun, 7 Mar 2010 20:56:42 +0000]
Date in changes
Jonathan Yu [Mon, 15 Feb 2010 23:36:41 +0000]
fix typos Debian picked up
Florian Ragwitz [Fri, 22 Jan 2010 21:55:20 +0000]
Add a NoTabs test and make it pass.
Florian Ragwitz [Fri, 22 Jan 2010 21:50:55 +0000]
Version 0.10016.
Florian Ragwitz [Fri, 22 Jan 2010 21:50:49 +0000]
Port from NEXT to C3.
Also clean up more silly whitespace.
Florian Ragwitz [Fri, 22 Jan 2010 21:50:43 +0000]
Ignore git files from MANIFEST.
Florian Ragwitz [Fri, 22 Jan 2010 21:50:39 +0000]
Add .gitignore.
Florian Ragwitz [Fri, 22 Jan 2010 21:45:01 +0000]
Prepare release.
Florian Ragwitz [Fri, 22 Jan 2010 21:44:55 +0000]
Clean up some more tabs and whitespaces.
Florian Ragwitz [Fri, 22 Jan 2010 21:34:14 +0000]
Some formatting and whitespace tweaks.
Stephan Jauernick [Fri, 22 Jan 2010 21:30:20 +0000]
Fixed RT Bug 47106; Code used the wrong Object to Retrieve authinfo_munge
Caleb Cushing [Sun, 3 Jan 2010 13:26:12 +0000]
Clean up documentation errors
Tomas Doran [Wed, 30 Dec 2009 13:04:14 +0000]
Fix hard tabs (by converting to 4 space soft tabs), fix trailing whitespace
Caleb Cushing [Wed, 30 Dec 2009 12:59:24 +0000]
minor code example fix in documentation
Florian Ragwitz [Sat, 19 Dec 2009 23:51:32 +0000]
A bit of clarification - logout does not delete the session.
semifor++
Jonathan Yu [Wed, 21 Oct 2009 01:41:14 +0000]
Bring copyright statement in sync with the other packages
Florian Ragwitz [Sat, 17 Oct 2009 16:40:51 +0000]
Remove debugging code polluting STDERR.
Tomas Doran [Fri, 16 Oct 2009 01:28:16 +0000]
Epic cleanup and code shuffle in tests to avoid warnings
Tomas Doran [Fri, 16 Oct 2009 00:50:28 +0000]
Add AUTOLOAD nicked from the dbic store to base class
Tomas Doran [Thu, 15 Oct 2009 15:09:37 +0000]
Note here
Tomas Doran [Thu, 15 Oct 2009 15:09:14 +0000]
Not needed in BEGIN
Tomas Doran [Wed, 14 Oct 2009 00:34:35 +0000]
If this wasn't a patch in RT, I wouldn't be applying it
Tomas Doran [Wed, 14 Oct 2009 00:30:11 +0000]
Change example configs to fit in with recent DBIC store
Tomas Doran [Tue, 8 Sep 2009 07:29:46 +0000]
Small doc fixes
Tomas Doran [Tue, 1 Sep 2009 00:49:39 +0000]
Checking in changes prior to tagging of version 0.10015. Changelog diff is:
Index: Changes
===================================================================
--- Changes (revision 11261)
+++ Changes (working copy)
@@ -1,5 +1,12 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
+0.10015 Tue Sep 1 01:40:36 BST 2009
+
+ - Remove (undeclared) dependency on Class::Data::Inhertiable (RT#49086)
+ - Remove dependency on Test::MockObject
+ - Fix repository metadata in META.yml / Makefile.PL
+ - Make POD tests author side only.
+
0.10014 Tue Aug 25 15:42:57 BST 2009
- Don't always supply an "id" column in the authinfo passed to the store
Tomas Doran [Tue, 25 Aug 2009 14:45:30 +0000]
Checking in changes prior to tagging of version 0.10014. Changelog diff is:
Index: Changes
===================================================================
--- Changes (revision 11232)
+++ Changes (working copy)
@@ -1,6 +1,11 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
-0.10014 Wed Jul 1 17:40:38 BST 2009
+0.10014 Tue Aug 25 15:42:57 BST 2009
+
+ - Don't always supply an "id" column in the authinfo passed to the store
+ class in ::Credential::Remote. This means that it works better with
+ the DBIC store. (t0m)
+
- Make auth_realms method ensure authentication is initialized
before calling methods which get created during auth initialization.
Fixes back compat cases where auth store is in the plugin list
Tomas Doran [Tue, 25 Aug 2009 14:27:40 +0000]
Change default username_field back to 'username', as this fits in better with the DBIC store / SimpleDB / tutorial / preexisting documentation etc
Tomas Doran [Mon, 24 Aug 2009 13:30:51 +0000]
Stop forcing $authinfo->{id} to be passed down to the store, instead using just configurable username_field.
Tomas Doran [Wed, 1 Jul 2009 16:42:46 +0000]
Checking in changes prior to tagging of version 0.10014. Changelog diff is:
Index: Changes
===================================================================
--- Changes (revision 10727)
+++ Changes (working copy)
@@ -1,5 +1,6 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
+0.10014 Wed Jul 1 17:40:38 BST 2009
- Make auth_realms method ensure authentication is initialized
before calling methods which get created during auth initialization.
Fixes back compat cases where auth store is in the plugin list
Tomas Doran [Mon, 29 Jun 2009 16:55:35 +0000]
Fix issue if you have auth store plugins before authentication plugin
Tomas Doran [Fri, 19 Jun 2009 15:16:43 +0000]
Bump versions for release
Tomas Doran [Fri, 19 Jun 2009 15:14:16 +0000]
Make Credential::Remote have a username_field config option
Tomas Doran [Fri, 12 Jun 2009 10:27:58 +0000]
Make error more useful
Tomas Doran [Sat, 6 Jun 2009 10:03:38 +0000]
Changelog, bump version
Tomas Doran [Sat, 6 Jun 2009 09:54:30 +0000]
Fix all the ->config invocations in docs to be more correct
Tomas Doran [Sat, 6 Jun 2009 09:44:22 +0000]
Make POD Coverage happy
Tomas Doran [Sat, 6 Jun 2009 09:40:11 +0000]
POD fix
Tomas Doran [Sat, 6 Jun 2009 09:39:15 +0000]
Merge kmx's remote_credential branch
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++
Tomas Doran [Thu, 9 Apr 2009 21:38:42 +0000]
Add doc notes
Tomas Doran [Fri, 3 Apr 2009 01:08:14 +0000]
Tidy up notes about realms key in configuration, all the clues came from jayk++
Tomas Doran [Fri, 3 Apr 2009 00:22:50 +0000]
Update docs, move boilerplate pod out of wrong section, remove any modules whos latest release clearly marks them as deprecated
Jay Kuri [Sat, 28 Mar 2009 01:57:36 +0000]
Fixing Progressive to have it's own new(), since it doesn't use a
store or credential directly but instead defers to other realms
Jay Kuri [Sat, 28 Mar 2009 01:52:44 +0000]
A better fix for the realm class name warning problem.
Jay Kuri [Sat, 28 Mar 2009 01:43:46 +0000]
Add obj() as shorthand method for get_object()
Remove warning about storage if an alternate realm is being used.
Tomas Doran [Wed, 11 Mar 2009 03:06:57 +0000]
Add a doc note to help out people browsing on search.cpan
Tomas Doran [Sun, 8 Mar 2009 23:35:19 +0000]
Checking in changes prior to tagging of version 0.10011. Changelog diff is:
Index: Changes
===================================================================
--- Changes (revision 9466)
+++ Changes (working copy)
@@ -1,6 +1,6 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
-0.10011 *UNRELEASED*
+0.10011 Sun Mar 8 23:32:12 GMT 2009
- Update t/live_app_session.t to skip unless you have a newer, more
reliable version of TWMC (RT#43817)
- Change check for isa Catalyst::Plugin::Session to just check the
Tomas Doran [Wed, 4 Mar 2009 12:53:25 +0000]
Check for session method, not ISA C::P::Session for auth collaberation. evdb++
Tomas Doran [Wed, 4 Mar 2009 12:52:32 +0000]
And back to 29, WTF?
Tomas Doran [Wed, 4 Mar 2009 12:48:14 +0000]
Don't run the mech test unless you have new mech. FIXME - Why the hell is the test count wrong, whats going on there - investiagte
Tomas Doran [Sun, 8 Feb 2009 08:14:31 +0000]
Checking in changes prior to tagging of version 0.10010. Changelog diff is:
Index: Changes
===================================================================
--- Changes (revision 9222)
+++ Changes (working copy)
@@ -1,5 +1,10 @@
Revision history for Perl extension Catalyst::Plugin::Authentication
+0.10010
+ - Change from NEXT to MRO::Compat
+ - Chop a number off the versions to get back to the correct 0.10000
+ version scheme.
+
0.100092_01
- Add hook for failing user restore.
- Add test for this.