16 years ago r15710@andreas-marienborgs-computer: andreas | 2007-07-18 13:20:54 +0200 v0.03
Andreas Marienborg [Wed, 18 Jul 2007 12:00:40 +0000]
 r15710@andreas-marienborgs-computer:  andreas | 2007-07-18 13:20:54 +0200
 Fix a broken test

16 years agoadd README
Brian Cassidy [Thu, 26 Apr 2007 20:18:04 +0000]
add README

16 years agoswitch to Module::Install. fix pod. add MANIFEST.SKIP
Brian Cassidy [Thu, 26 Apr 2007 20:16:57 +0000]
switch to Module::Install. fix pod. add MANIFEST.SKIP

18 years agoinital import of Catalyst::Plugin::Authentication::Credential::HTTP::Proxy
Marcus Ramberg [Mon, 3 Apr 2006 10:17:23 +0000]
inital import of Catalyst::Plugin::Authentication::Credential::HTTP::Proxy

18 years agoversion bump TypeKey
Yuval Kogman [Sun, 1 Jan 2006 11:36:24 +0000]
version bump TypeKey

18 years agochangelog TypeKey
Yuval Kogman [Sun, 1 Jan 2006 11:35:55 +0000]
changelog TypeKey

18 years agoTypeKey: $store->get_user( \%params, \%result ) made into $store->get( $username...
Yuval Kogman [Sun, 11 Dec 2005 13:36:10 +0000]
TypeKey: $store->get_user( \%params, \%result ) made into $store->get( $username, \%params, \%result ) to maximize compatibility with stores

18 years agoRemove Authen::TypeKey borkedness warning
Yuval Kogman [Mon, 5 Dec 2005 11:47:42 +0000]
Remove Authen::TypeKey borkedness warning

18 years agomoved build_requires to requires section
Brian Cassidy [Mon, 28 Nov 2005 18:01:39 +0000]
moved build_requires to requires section

18 years ago- fixed typo in Credential::TypeKey
David Kamholz [Mon, 28 Nov 2005 17:47:18 +0000]
- fixed typo in Credential::TypeKey

18 years agoadded Test::MockObject to build_requires
Brian Cassidy [Mon, 28 Nov 2005 14:23:22 +0000]
added Test::MockObject to build_requires

18 years agofixed pod
Brian Cassidy [Mon, 28 Nov 2005 13:49:37 +0000]
fixed pod
added pod and pod_coverage tests

18 years agoVersion bump TypeKey to 0.02
Yuval Kogman [Mon, 28 Nov 2005 10:52:26 +0000]
Version bump TypeKey to 0.02

18 years agoCred::TypeKey: Traditional instead of passthrough makefile, and prereq Authen::Typeke...
Yuval Kogman [Mon, 28 Nov 2005 10:51:39 +0000]
Cred::TypeKey: Traditional instead of passthrough makefile, and prereq Authen::Typekey 0, not 1

18 years agoFix Build.PL
Yuval Kogman [Sun, 27 Nov 2005 21:19:03 +0000]
Fix Build.PL

18 years agoSupport receiving user objects with authenticate_typekey
Yuval Kogman [Sun, 27 Nov 2005 20:46:57 +0000]
Support receiving user objects with authenticate_typekey

18 years agoDoc update for latest TypeKey goodness
Yuval Kogman [Sat, 26 Nov 2005 03:31:27 +0000]
Doc update for latest TypeKey goodness

18 years agocommitting fixes helps sometimes... also more DWIM for typekey
Yuval Kogman [Sat, 26 Nov 2005 03:28:40 +0000]
committing fixes helps sometimes... also more DWIM for typekey

18 years agoBug fix for auth session restoration + Improvements to handling of default auth store
Yuval Kogman [Sat, 26 Nov 2005 03:16:56 +0000]
Bug fix for auth session restoration + Improvements to handling of default auth store

18 years agoFix + doc for TypeKey auth cred plugin
Yuval Kogman [Thu, 24 Nov 2005 13:56:23 +0000]
Fix + doc for TypeKey auth cred plugin

18 years agoadded Build.PL
Marcus Ramberg [Wed, 23 Nov 2005 12:21:41 +0000]
added Build.PL

18 years agoAllow false values in $c->config->{authentication}{typekey}
Yuval Kogman [Mon, 21 Nov 2005 22:53:33 +0000]
Allow false values in $c->config->{authentication}{typekey}

18 years agoTypeKey credential checker for C::P::Authentication
Yuval Kogman [Mon, 21 Nov 2005 22:38:45 +0000]
TypeKey credential checker for C::P::Authentication

18 years agoFinish rename of typekey fork
Yuval Kogman [Mon, 21 Nov 2005 13:43:50 +0000]
Finish rename of typekey fork

18 years agoRename typekey fork
Yuval Kogman [Mon, 21 Nov 2005 13:43:26 +0000]
Rename typekey fork

18 years agoAdded $PARAMETERS to all C::P::Authenticate plugins
Christian Hansen [Thu, 2 Jun 2005 22:02:51 +0000]
Added $PARAMETERS to all C::P::Authenticate plugins

18 years agoFixed typo in error message
Christian Hansen [Thu, 2 Jun 2005 16:10:50 +0000]
Fixed typo in error message

18 years agoInitial import of Catalyst::Plugin::Authenticate::TypeKey
Christian Hansen [Thu, 2 Jun 2005 16:06:28 +0000]
Initial import of Catalyst::Plugin::Authenticate::TypeKey