summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/TwoFactorChallengeControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-301-4/+4
* fix coding style and increase code coverageChristoph Wurst2017-01-111-40/+111
* Fix testsCornelius Kölbel2017-01-111-2/+5
* Set redirect_url on 2FA challenge pageChristoph Wurst2016-12-231-0/+1
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+19
* check same URL in unit testsChristoph Wurst2016-08-301-11/+12
* redirect to default app after solving the 2FA challengeChristoph Wurst2016-08-301-6/+1
* Allow to cancel 2FA after loginJoas Schilling2016-06-071-4/+17
* remember redirect_url when solving the 2FA challengeChristoph Wurst2016-06-011-5/+7
* Move parallel merged auth tests to PSR-4Joas Schilling2016-05-251-0/+220