nextcloud/apps/twofactor_backupcodes/composer
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
..
composer Clear backupcodes reminder if no 2FA is enabled 2019-03-05 20:14:16 +01:00
autoload.php TwoFactorBackupCodes Autoloader 2017-10-24 20:40:13 +02:00
composer.json Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00