aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php
Commit message (Expand)AuthorAgeFilesLines
* fix(2fa-backupcodes): Don't remember disabled and deleted users over and over...Joas Schilling2023-11-171-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Fix type error in CheckBackupCodes bg jobRoeland Jago Douma2021-03-111-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Switch to OCP background jobsRoeland Jago Douma2019-01-141-2/+4
* Add job to check users for backup code remindersRoeland Jago Douma2018-10-021-0/+66