summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Unit/Controller/SettingsControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-3/+3
* Update license headersChristoph Wurst2019-12-051-2/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
* Fix unit testsJoas Schilling2016-11-181-1/+4
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-031-3/+3
* add 2fa backup codes appChristoph Wurst2016-09-051-0/+95