nextcloud-server/lib/private/Authentication/TwoFactorAuth
Christoph Wurst 1124b87bc0
Fix 2FA being enforced if only backup codes provider is active
Fixes https://github.com/nextcloud/server/issues/10634.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-10 09:26:40 +07:00
..
Db Fix double-inserts of the same provider state 2018-08-09 13:56:04 +07:00
Manager.php Fix 2FA being enforced if only backup codes provider is active 2018-08-10 09:26:40 +07:00
ProviderLoader.php Make new classes strict and fix license header 2018-06-25 07:38:52 +07:00
ProviderSet.php Rename providerset method to get primary providers 2018-08-08 20:28:21 +07:00
Registry.php