summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/auth.php
Commit message (Expand)AuthorAge
* 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
* 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