nextcloud/apps/twofactor_backupcodes/tests/Unit
Roeland Jago Douma 956fe1b867
Generate backups code notification if not enable but 2fa is
Generate a notification to generate backup codes if you enable an other
2FA provider but backup codes are not yet generated.

* Add event listner
* Insert background job
* Background job tests and emits notification every 2 weeks
* If the backup codes are generated the next run will remove the job

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-01 15:35:25 +02:00
..
Activity Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
BackgroundJob Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
Controller Fix unit tests 2016-11-18 12:10:51 +01:00
Event Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Listener Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
Notification Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
Provider Hide 2FA backup codes if no other 2FA providers are enabled 2017-05-02 14:40:44 +02:00
Service Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00