aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/authpdo/_test/sqlite.test.php
Commit message (Expand)AuthorAge
* authPDO: extend mysql test to ensure multiple groups are readAndreas Gohr2022-01-02
* add needed type hints for phpunit8Andreas Gohr2021-02-04
* PSR-2 for authpdo pluginAndreas Gohr2018-05-08
* mark some tests as non-riskyAndreas Gohr2017-03-31
* authpdo: fix group filterAndreas Gohr2016-12-20
* authpdo: fix return type of retrieveUsers() #1781Andreas Gohr2016-12-20
* authpdo: fix wrong return type for getUserCount() #1781Andreas Gohr2016-12-20
* skip tests if sqlite or pdo is missingAndreas Gohr2016-01-30
* user listing and counting addedAndreas Gohr2016-01-30
* added user deletionAndreas Gohr2016-01-30
* usermodification works nowAndreas Gohr2016-01-30
* user and group creation works nowAndreas Gohr2016-01-30
* added user group selectionAndreas Gohr2016-01-30
* began work on PDO auth pluginAndreas Gohr2016-01-29