summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/TwoFactorChallengeControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-32/+32
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-171-3/+124
* Add StandaloneTemplateResponseRoeland Jago Douma2019-02-061-3/+3
* Make 2FA providers statefulChristoph Wurst2018-06-201-21/+22
* Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-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