summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/TwoFactorAuth/MandatoryTwoFactorTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-16/+126
* Add mandatory 2FA service/classChristoph Wurst2018-09-301-0/+88