aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/Token/DefaultTokenMapperTest.php
Commit message (Expand)AuthorAgeFilesLines
* More unit test adjustmentsJoas Schilling2021-12-011-233/+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-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-9/+9
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Use constant for token versionRoeland Jago Douma2018-06-181-0/+2
* Just pass uid to the Token stuffRoeland Jago Douma2018-06-181-24/+4
* Add test for DefaultTokenMapperLukas Reschke2017-05-181-0/+11
* Rename table back to lowercaseLukas Reschke2017-05-181-6/+10
* delete auth token when client gets deletedBjoern Schiessle2017-05-181-6/+6
* add testRobin Appelman2016-11-161-0/+7
* Adds TokenProvider and Mapper testsRoeland Jago Douma2016-11-161-0/+32
* explicit typesRobin Appelman2016-11-161-1/+0
* bring back remember-meChristoph Wurst2016-11-021-0/+1
* Fix getMock AuthenticationRoeland Jago Douma2016-09-061-4/+5
* fix DefaultTokenMapperTestChristoph Wurst2016-06-201-0/+4
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-0/+4
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-0/+27
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+162