18 years ago$c->user lazy restores from session
Yuval Kogman [Mon, 21 Nov 2005 20:55:25 +0000]
$c->user lazy restores from session

18 years agoRefactor + perltidy of Authentication
Yuval Kogman [Mon, 21 Nov 2005 20:46:30 +0000]
Refactor + perltidy of Authentication

18 years agoAuth store registration
Yuval Kogman [Mon, 21 Nov 2005 13:36:18 +0000]
Auth store registration

18 years agoadded Crypt::SaltedHash support
Sascha Kiefer [Tue, 15 Nov 2005 15:19:09 +0000]
added Crypt::SaltedHash support

18 years agoCan't deref an array field if it doesn't exist
Yuval Kogman [Wed, 9 Nov 2005 09:09:44 +0000]
Can't deref an array field if it doesn't exist

18 years agoACL + tests
Yuval Kogman [Wed, 9 Nov 2005 00:09:17 +0000]
ACL + tests
misc fixes for the authen, authz::roles
move dummy session store out of t/lib so that it's reusable

18 years ago- $c -> $_ in Authentication::Credential::Password
David Kamholz [Tue, 8 Nov 2005 18:28:42 +0000]
- $c -> $_ in Authentication::Credential::Password

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