summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/TwoFactorAuth/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* bring back remember-meChristoph Wurst2016-11-021-2/+27
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-031-3/+2
* Fix getMock AuthenticationRoeland Jago Douma2016-09-061-5/+5
* add 2fa backup codes appChristoph Wurst2016-09-051-12/+72
* prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-4/+41
* assert app is loaded in unit testsChristoph Wurst2016-06-161-0/+7
* load 2FA provider apps before querying classesChristoph Wurst2016-06-161-1/+4
* fail hard if 2fa provider can not be loaded (#25061)Christoph Wurst2016-06-131-3/+24
* One more PSR-4 fix (#24852)Joas Schilling2016-05-261-0/+187