index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
plugins
/
authmysql
/
auth.php
Commit message (
Expand
)
Author
Age
*
KISS - remove class constants for REQUIRE_GROUPS & IGNORE_GROUPS and replace ...
Christopher Smith
2014-05-04
*
use $requireGroups constants in auth classes; comments; code improvements
Christopher Smith
2014-03-14
*
fix comment errors, sp. & grammar
Christopher Smith
2014-03-12
*
code styling - add missing braces
Christopher Smith
2014-03-12
*
Allow user info to be retrieved without groups
Christopher Smith
2014-03-12
*
handle limit=0 correctly in authmysql/pgsql FS#2919
Andreas Gohr
2014-02-15
*
streamlined retrieveUsers() signature over all auth plugins FS#2919
Andreas Gohr
2014-02-15
*
fixed references from old mysql authtype to new mysql plugin in mysql.conf ex...
Anika Henke
2013-05-27
*
de/de-informal: language updates for the core, authldap, authmysql, authpgsql
lupo49
2013-03-31
*
authmysql fixes
Andreas Gohr
2012-11-09
*
make all sub auth classes call the parent constructor
Andreas Gohr
2012-11-09
*
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