summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain
Commit message (Expand)AuthorAge
* Report more meaningful errors when an auth backend fails. closes #1093Patrick Brown2015-05-06
* add more plugin groups to authplain testChristopher Smith2015-04-01
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-01-10
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * escaping backslash should be included in split itemsChristopher Smith2014-10-04
| * Fix for issues 877 & 885 related to a bug in PCRE 6.6Christopher Smith2014-10-03
* | PHPDocs and some improvementsGerrit Uitslag2014-10-02
* | more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
|/
* Merge remote-tracking branch 'origin/auth_getUserData_improvements'Andreas Gohr2014-09-26
|\
| * Allow user info to be retrieved without groupsChristopher Smith2014-03-12
* | updated dates in info.txt of various plugins and templateAnika Henke2014-08-02
* | authplain: Escape ':' in any data field as '\:'Angus Gratton2014-07-01
|/
* improved bundled plugin descriptionsAndreas Gohr2013-08-11
* correctly count deleted users in plain auth FS#2800Andreas Gohr2013-06-14
* updated dates in templates' and plugins' info.txt filesAnika Henke2013-05-06
* fixed authplainAndreas Gohr2012-11-09
* make all sub auth classes call the parent constructorAndreas Gohr2012-11-09
* completed plugin.info.txt filesAndreas Gohr2012-10-06
* Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
* Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20