12 Commits

Author SHA1 Message Date
69099fd99c Fix fatal error in class hierarchy 2012-01-22 17:16:31 +00:00
c2b47815a9 Add LDAP Auth backend 2012-01-04 19:20:54 +00:00
bfa23a9973 Remove extraneous debug output 2012-01-04 14:38:45 +00:00
2737c3f77f Re-fix typo 2012-01-04 14:28:19 +00:00
901f23598c Fix typos 2012-01-04 13:46:05 +00:00
14ea955fa3 Added None and Config auth plugins 2012-01-04 13:45:43 +00:00
671b87a211 Add placeholder FlatFile Auth classes 2011-12-30 12:59:51 +00:00
8c352938e9 Fix call to base class method 2011-12-22 22:04:21 +00:00
38b687f420 Fix naming convention for class methods 2011-12-21 11:22:08 +00:00
1a490a0ae0 Bug fix in Auth->hasPermission() 2011-12-20 01:41:48 +00:00
aaf19079bb Catch unknown user errors on failed login 2011-12-19 16:06:12 +00:00
d92cc576d7 Initial commit of Session/Authentication code
Plugin architecture with single Database-backed implementation.
2011-12-19 12:13:14 +00:00