nextcloud/apps/twofactor_backupcodes/composer
Christoph Wurst f8fe7488a5
Fix state propragation of the backup codes provider
Starting with Nextcloud 14, the server knows the enabled/disabled
state of 2fa providers. While it will query that information if it's
unknown (on first use), it won't notice any changes. Thus, providers
have to propagate that information themselves.

Ref https://github.com/nextcloud/twofactor_totp/pull/263
Ref https://github.com/nextcloud/twofactor_u2f/pull/210

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-01 21:21:30 +02:00
..
composer Fix state propragation of the backup codes provider 2018-08-01 21:21:30 +02: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