summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php
Commit message (Expand)AuthorAgeFilesLines
* fix(backupcodes): Remove old notifications before creating a new reminderJoas Schilling2023-12-041-1/+3
* Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Do not send notification if no active 2faRoeland Jago Douma2019-03-051-1/+9
* Switch to OCP background jobsRoeland Jago Douma2019-01-141-4/+2
* Generate backups code notification if not enable but 2fa isRoeland Jago Douma2018-10-011-0/+92