Skip to content
Unverified Commit f8fe7488 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

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: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent b5c5faeb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment