Commit message (Expand) | Author | Age | |
---|---|---|---|
* | authPDO: extend mysql test to ensure multiple groups are read | Andreas Gohr | 2022-01-02 |
* | add needed type hints for phpunit8 | Andreas Gohr | 2021-02-04 |
* | PSR-2 for authpdo plugin | Andreas Gohr | 2018-05-08 |
* | mark some tests as non-risky | Andreas Gohr | 2017-03-31 |
* | authpdo: fix group filter | Andreas Gohr | 2016-12-20 |
* | authpdo: fix return type of retrieveUsers() #1781 | Andreas Gohr | 2016-12-20 |
* | authpdo: fix wrong return type for getUserCount() #1781 | Andreas Gohr | 2016-12-20 |
* | skip tests if sqlite or pdo is missing | Andreas Gohr | 2016-01-30 |
* | user listing and counting added | Andreas Gohr | 2016-01-30 |
* | added user deletion | Andreas Gohr | 2016-01-30 |
* | usermodification works now | Andreas Gohr | 2016-01-30 |
* | user and group creation works now | Andreas Gohr | 2016-01-30 |
* | added user group selection | Andreas Gohr | 2016-01-30 |
* | began work on PDO auth plugin | Andreas Gohr | 2016-01-29 |