aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-311-22/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* Format headerJ0WI2021-04-151-2/+0
* 2FA backupcodes: add strict typingJ0WI2021-04-151-0/+3
* 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-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Clear notification to generate backup code once codes are generatedRoeland Jago Douma2018-10-011-0/+19
* Fix integration test execution on DronChristoph Wurst2018-08-211-0/+89