nextcloud/tests/lib/Authentication/TwoFactorAuth
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
..
Db Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
ManagerTest.php Add mandatory 2FA service/class 2018-09-30 11:47:29 +02:00
MandatoryTwoFactorTest.php Add mandatory 2FA service/class 2018-09-30 11:47:29 +02:00
ProviderLoaderTest.php Make new classes strict and fix license header 2018-06-25 07:38:52 +02:00
ProviderManagerTest.php Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
ProviderSetTest.php Rename providerset method to get primary providers 2018-08-08 20:28:21 +02:00
RegistryTest.php Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00