summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/TwoFactorAuth/RegistryTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use a blank line after the opening tagChristoph Wurst2020-04-091-1/+3
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-081-0/+10
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-121-8/+8
* Generate backups code notification if not enable but 2fa isRoeland Jago Douma2018-10-011-1/+27
* Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-251-0/+8
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+85