aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Unit/BackgroundJob/CheckBackupCodeTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Fix some apps/*/testsJoas Schilling2025-05-151-18/+6
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-311-20/+2
* fix(2fa-backupcodes): Don't remember disabled and deleted users over and over...Joas Schilling2023-11-171-0/+24
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Switch to OCP background jobsRoeland Jago Douma2019-01-141-0/+2
* Add job to check users for backup code remindersRoeland Jago Douma2018-10-021-0/+133