Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-09 | Add version information to a bunch of plugins | Craig Andrews | |
2010-01-06 | remove invalid calls to AuthenticationPlugin::onAutoload | Craig Andrews | |
2010-01-05 | Move Authorization and Authentication plugin structures into core, instead ↵ | Craig Andrews | |
of as plugins. This move makes sense as you can addPlugin('Authentication') for example - these are abstract classes designed to be implemented, not used directly. | |||
2010-01-04 | Add 'takeOverLogin' parameter for a real SSO feel | Craig Andrews | |
2009-12-30 | Add missing required line so this plugin works if it's the first (or only) ↵ | Craig Andrews | |
Authentication Plugin in use | |||
2009-12-22 | First version of a CAS authentication plugin | Craig Andrews | |