summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/TwoFactorAuth/ProviderLoaderTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix Authentication testJoas Schilling2021-04-221-4/+5
* Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-1/+38
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+3
* 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
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Make new classes strict and fix license headerChristoph Wurst2018-06-251-4/+20
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+86