server/apps/twofactor_backupcodes/tests/Unit
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
..
Activity Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
BackgroundJob Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
Controller
Event Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Listener Clear notification to generate backup code once codes are generated 2018-10-01 15:35:25 +02:00
Migration Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
Notification Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
Provider
Service Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00