summaryrefslogtreecommitdiffstats
path: root/tests/Core/Middleware
Commit message (Expand)AuthorAgeFilesLines
* Fix testsJoas Schilling2022-02-231-11/+12
* Adjust testsLukas Reschke2021-09-061-27/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-20/+20
* Mode to modern phpunitRoeland Jago Douma2019-11-271-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Harden middleware checkRoeland Jago Douma2019-10-251-4/+85
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-171-0/+34
* Use ::class in test mocksMorris Jobke2017-10-241-2/+4
* Fix testsRoeland Jago Douma2017-07-311-6/+11
* Fix getMock TwoFactorMiddlewareTestRoeland Jago Douma2016-09-061-8/+14
* prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-0/+2
* remember redirect_url when solving the 2FA challengeChristoph Wurst2016-06-011-4/+15
* Move parallel merged auth tests to PSR-4Joas Schilling2016-05-251-0/+183