summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-052-3/+6
* remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+3
* Remove unused backupscode functionRoeland Jago Douma2019-09-121-5/+0
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* twofactor auth settings are not regular settingsRobin Appelman2018-11-141-4/+0
* Add job to check users for backup code remindersRoeland Jago Douma2018-10-021-1/+7
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* raise version to trigger migrationMorris Jobke2018-08-211-1/+1
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-10/+13
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Migrate the twofactor_backupcodes app to bigintJoas Schilling2017-09-291-1/+1
* Fix database structure of twofactor backupcodes app to match 12Joas Schilling2017-09-191-1/+1
* Move twofactor_backupcodes to migrationsJoas Schilling2017-07-052-55/+1
* move twofactor_* into securityArthur Schiwon2017-06-231-2/+1
* adapt twofactore_backupcodesArthur Schiwon2017-06-231-1/+6
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-181-7/+0
* Rename the index so the name is unique until the old table is deletedJoas Schilling2017-05-151-1/+1
* Add a update step that copies all the backup codesJoas Schilling2017-05-151-1/+7
* Rename the table to a valid nameJoas Schilling2017-05-151-1/+1
* Remove 2FA backup codes on user deletionJoas Schilling2017-05-151-5/+5
* make sure files end with emtpy lineChristoph Wurst2017-01-182-2/+2
* ignore code we're unable to testChristoph Wurst2017-01-182-0/+5
* push activity when backup codes are generatedChristoph Wurst2016-12-191-0/+1
* Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-191-0/+12
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-031-2/+2
* add 2fa backup codes appChristoph Wurst2016-09-054-0/+124