summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/auth.php
Commit message (Expand)AuthorAge
* Merge branch 'master' into ioreplaceinfilePatrick Brown2015-05-07
|\
| * Report more meaningful errors when an auth backend fails. closes #1093Patrick Brown2015-05-06
* | Use io_replaceInFile for updating authPatrick Brown2015-05-07
|/
* 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
* | 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
* | authplain: Escape ':' in any data field as '\:'Angus Gratton2014-07-01
|/
* correctly count deleted users in plain auth FS#2800Andreas Gohr2013-06-14
* fixed authplainAndreas Gohr2012-11-09
* make all sub auth classes call the parent constructorAndreas Gohr2012-11-09
* 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