Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2009-11-18 | Blasted missing a $this! | Craig Andrews | |
2009-11-18 | correct login checking logic | Craig Andrews | |
2009-11-18 | Added Authorization plugin | Craig Andrews | |
Added LDAPAuthorization plugin |