summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/auth.php
Commit message (Expand)AuthorAge
* Error reporting for database auth pluginsPatrick Brown2015-05-06
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* scrutinizer documentations issuesGerrit Uitslag2014-09-29
* KISS - remove class constants for REQUIRE_GROUPS & IGNORE_GROUPS and replace ...Christopher Smith2014-05-04
* use $requireGroups constants in auth classes; comments; code improvementsChristopher Smith2014-03-14
* fix comment errors, sp. & grammarChristopher Smith2014-03-12
* code styling - add missing bracesChristopher Smith2014-03-12
* Allow user info to be retrieved without groupsChristopher Smith2014-03-12
* handle limit=0 correctly in authmysql/pgsql FS#2919Andreas Gohr2014-02-15
* streamlined retrieveUsers() signature over all auth plugins FS#2919Andreas Gohr2014-02-15
* fixed references from old mysql authtype to new mysql plugin in mysql.conf ex...Anika Henke2013-05-27
* de/de-informal: language updates for the core, authldap, authmysql, authpgsqllupo492013-03-31
* authmysql fixesAndreas 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