aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/TwoFactorAuth
Commit message (Expand)AuthorAgeFilesLines
* Fixes testcase error.Faraz Samapoor2023-06-241-1/+6
* composer run cs:fixCôme Chilliet2023-01-205-5/+0
* Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-235-16/+16
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-4/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-275-5/+5
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-12/+49
* Add mandatory 2FA service/classChristoph Wurst2018-09-301-0/+110
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-254-100/+306
* Add tests for 2FA commandsRoeland Jago Douma2016-12-202-0/+198