aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/TwoFactorAuth/ProviderSetTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Rename providerset method to get primary providersChristoph Wurst2018-08-081-1/+1
* Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-081-0/+18
* Make new classes strict and fix license headerChristoph Wurst2018-06-251-0/+1
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+74