nextcloud/apps/twofactor_backupcodes/lib
Roeland Jago Douma 1c29a01956
Clear backupcodes reminder if no 2FA is enabled
Fixes #14125

Listen to 2FA disable event. If a provider is disabled for a user. We
check if there are no more providers. If there are no more providers we
Remove the backupcode reminder notification (if still present).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-05 20:14:16 +01:00
..
Activity Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
AppInfo Clear backupcodes reminder if no 2FA is enabled 2019-03-05 20:14:16 +01:00
BackgroundJob Switch to OCP background jobs 2019-01-14 20:09:12 +01:00
Controller Require confirmation when generating backup codes 2016-11-18 11:57:16 +01:00
Db Switch to QBMapper 2019-01-14 15:50:04 +01:00
Event Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Listener Clear backupcodes reminder if no 2FA is enabled 2019-03-05 20:14:16 +01:00
Migration Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
Notifications Add a link to the notification to create the backup codes 2019-02-11 15:32:34 +01:00
Provider Add a key parameter to the new initial state API 2019-01-30 16:08:08 +01:00
Service Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
Settings Provide initial state 2019-01-29 22:21:54 +01:00