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

Make 2FA providers stateful



This adds persistence to the Nextcloud server 2FA logic so that the server
knows which 2FA providers are enabled for a specific user at any time, even
when the provider is not available.

The `IStatefulProvider` interface was added as tagging interface for providers
that are compatible with this new API.

Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent cad8824a
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