nextcloud/apps/twofactor_backupcodes/lib/Migration
Roeland Jago Douma 36bf522c8b
Add job to check users for backup code reminders
Now that we can enforce 2FA we also should notify users that have
enabled 2FA but do not yet have backup codes generated.

This adds a repair step that inserts a background job to do this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-02 20:41:56 +02:00
..
CheckBackupCodes.php Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
Version1002Date20170607104347.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version1002Date20170607113030.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version1002Date20170919123342.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version1002Date20170926101419.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version1002Date20180821043638.php Fix backup codes column length to fix Argon2 hash values 2018-08-21 06:53:37 +02:00