nextcloud/apps/twofactor_backupcodes/lib
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 Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
AppInfo Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
BackgroundJob Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
Controller Require confirmation when generating backup codes 2016-11-18 11:57:16 +01:00
Db Rename the table to a valid name 2017-05-15 15:41:45 -05: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
Migration Fix backup codes column length to fix Argon2 hash values 2018-08-21 06:53:37 +02:00
Notifications Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
Provider Make 2FA backupcodes strict 2018-03-26 11:31:02 +02:00
Service Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Settings move encryption to security (and behind two factor things) 2017-06-27 12:21:18 +02:00