18 years agoAdd some dwim to Credential::Password (arg less $c->login will mine params), fix...
Yuval Kogman [Tue, 8 Nov 2005 16:23:37 +0000]
Add some dwim to Credential::Password (arg less $c->login will mine params), fix some edge cases, add more tests

18 years agoTest auth/session integration
Yuval Kogman [Tue, 8 Nov 2005 16:20:18 +0000]
Test auth/session integration

18 years agoUnit test for Authentication::User
Yuval Kogman [Tue, 8 Nov 2005 15:56:24 +0000]
Unit test for Authentication::User

18 years agoPerltidy User/Hash.pm
Yuval Kogman [Mon, 7 Nov 2005 20:34:03 +0000]
Perltidy User/Hash.pm

18 years ago$c->request->user --> $c->request->{user}
Yuval Kogman [Mon, 7 Nov 2005 20:32:38 +0000]
$c->request->user --> $c->request->{user}

18 years agoAuth: Put the user data in req->user
Andy Grundman [Mon, 7 Nov 2005 18:04:18 +0000]
Auth: Put the user data in req->user

18 years agoFixed typo in Auth: supperts -> supports
Andy Grundman [Mon, 7 Nov 2005 14:29:46 +0000]
Fixed typo in Auth: supperts -> supports

18 years agoSupport e.g. ->roles in User::Hash if set appropriately
Yuval Kogman [Mon, 7 Nov 2005 13:53:47 +0000]
Support e.g. ->roles in User::Hash if set appropriately

18 years agoAuthentication releng (version, Build.PL)
Yuval Kogman [Sat, 5 Nov 2005 00:18:13 +0000]
Authentication releng (version, Build.PL)

18 years agoChanges to Authentication to support Authentication::Store::Htpasswd
Yuval Kogman [Sat, 5 Nov 2005 00:17:57 +0000]
Changes to Authentication to support Authentication::Store::Htpasswd

18 years agoTest + fixes for new auth draft
Yuval Kogman [Fri, 4 Nov 2005 02:31:15 +0000]
Test + fixes for new auth draft

18 years agoupdates to auth draft
Yuval Kogman [Fri, 4 Nov 2005 01:35:32 +0000]
updates to auth draft

18 years agoInitial draft of auth modules
Yuval Kogman [Fri, 4 Nov 2005 00:17:47 +0000]
Initial draft of auth modules

18 years agoDocument distinction of store plugins and store models in auth notes
Yuval Kogman [Thu, 3 Nov 2005 21:16:15 +0000]
Document distinction of store plugins and store models in auth notes

18 years agoAuthentication plugin placeholder and notes.pod
Yuval Kogman [Thu, 3 Nov 2005 03:58:43 +0000]
Authentication plugin placeholder and notes.pod