Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | authpgsql fixes | Andreas Gohr | 2012-11-09 |
| | | | | | * fixes merge messup (code was made up from parts of authad) * code and PHP5 cleanup | ||
* | make all sub auth classes call the parent constructor | Andreas Gohr | 2012-11-09 |
| | | | | | This does nothing currently but allows us adding certain things to the base class later. | ||
* | Refactored auth system: All auth methods are now introduced as plugins. | Jan Schumann | 2012-02-20 |