summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Unit/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* 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-052-2/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Do not send notification if no active 2faRoeland Jago Douma2019-03-051-1/+30
* 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
* Generate backups code notification if not enable but 2fa isRoeland Jago Douma2018-10-011-0/+153