summaryrefslogtreecommitdiffstats
path: root/tests/lib/authentication/token/defaulttokenprovidertest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-212/+0
* add method to query all user auth tokensChristoph Wurst2016-05-181-0/+10
* Use CLOB for auth token names to allow long user agent stringsChristoph Wurst2016-05-121-1/+4
* delete the token in case an exception is thrown when decrypting the passwordChristoph Wurst2016-05-111-1/+32
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-18/+18
* fix mock builder for old phpunit versionsChristoph Wurst2016-05-111-3/+9
* add unit tests for all new classesChristoph Wurst2016-05-111-0/+162