nextcloud/apps/twofactor_backupcodes/lib/Listener
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
..
ActivityPublisher.php Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
ClearNotifications.php Clear notification to generate backup code once codes are generated 2018-10-01 15:35:25 +02:00
IListener.php Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00
ProviderDisabled.php Clear backupcodes reminder if no 2FA is enabled 2019-03-05 20:14:16 +01:00
ProviderEnabled.php Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
RegistryUpdater.php Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02:00