aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/AppInfo/Application.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* fix(twofactor_backupcodes): Mirate away from deprecated eventCôme Chilliet2024-01-301-3/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move 2fa backupscode to new registrationRoeland Jago Douma2021-04-201-0/+4
* Listen to proper UserDeletedEventRoeland Jago Douma2021-04-161-17/+4
* Move over notification to new registrationRoeland Jago Douma2021-04-161-8/+2
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-3/+2
* Migrate Two-Factor Backup Codes to new bootstrap mechanismChristoph Wurst2020-06-171-24/+27
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-3/+3
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-1/+1
* Update twofactor_backupcodes NotifierJoas Schilling2019-07-151-9/+1
* Add event dispatcher to OCPChristoph Wurst2019-06-251-28/+8
* Clear backupcodes reminder if no 2FA is enabledRoeland Jago Douma2019-03-051-0/+7
* Clear notification to generate backup code once codes are generatedRoeland Jago Douma2018-10-011-0/+2
* Generate backups code notification if not enable but 2fa isRoeland Jago Douma2018-10-011-0/+28
* Fix state propragation of the backup codes providerChristoph Wurst2018-08-011-1/+23
* adapt twofactore_backupcodesArthur Schiwon2017-06-231-8/+0
* Remove 2FA backup codes on user deletionJoas Schilling2017-05-151-0/+62