summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/Token/PublicKeyTokenMapperTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-03-251-13/+4
* Add tests for occ user:auth-tokens:deleteLucas Azevedo2023-08-251-6/+28
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-9/+9
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Add testsRoeland Jago Douma2018-10-021-6/+25
* Use constant for token versionRoeland Jago Douma2018-06-181-0/+2
* Add more testsRoeland Jago Douma2018-06-181-22/+4
* Add first testsRoeland Jago Douma2018-06-181-0/+266