Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fixed loading of old configuration for auth plugins | Andreas Gohr | 2013-03-01 |
* | fixed config loading for auth plugins | Andreas Gohr | 2013-02-08 |
* | merge old auth style configs with plugin config | Andreas Gohr | 2012-11-09 |
* | make all sub auth classes call the parent constructor | Andreas Gohr | 2012-11-09 |
* | don't merge any global confs into auth plugin configs | Andreas Gohr | 2012-11-09 |
* | PHP5ized the auth plugin base | Andreas Gohr | 2012-10-07 |
* | completed plugin.info.txt files | Andreas Gohr | 2012-10-06 |
* | Merge remote-tracking branch 'janschumann/master' into future | Andreas Gohr | 2012-10-06 |
* | Refactored auth system: All auth methods are now introduced as plugins. | Jan Schumann | 2012-02-20 |
* | Added prototype for Auth-Plugins | Jan Schumann | 2012-01-03 |