summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+2
* Replace TYPE with TYPESDaniel Kesselberg2020-06-302-7/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-3/+0
* Update license headersChristoph Wurst2019-12-056-6/+35
* Some php-cs fixesRoeland Jago Douma2019-11-225-5/+6
* Add job to check users for backup code remindersRoeland Jago Douma2018-10-021-0/+48
* Fix backup codes column length to fix Argon2 hash valuesChristoph Wurst2018-08-211-0/+51
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-174-17/+14
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
* Migrate the twofactor_backupcodes app to bigintJoas Schilling2017-09-291-0/+25
* Fix database structure of twofactor backupcodes app to match 12Joas Schilling2017-09-191-0/+56
* Fix dropping tables and handle the prefix automaticallyJoas Schilling2017-07-052-8/+5
* Move twofactor_backupcodes to migrationsJoas Schilling2017-07-052-31/+102
* Add a update step that copies all the backup codesJoas Schilling2017-05-151-0/+108