nextcloud/lib/private/Authentication/TwoFactorAuth
Christoph Wurst d248a0bd1e
Fix 2FA provider registry population on login
If the 2FA provider registry has not been populated yet, we have to make
sure all available providers are loaded and queried on login. Otherwise
previously active 2FA providers aren't detected as enabled.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-08 06:57:52 +02:00
..
Db Fix duplicate inserts in the 2fa provider registry DAO 2018-07-31 06:43:44 +02:00
Manager.php Fix 2FA provider registry population on login 2018-08-08 06:57:52 +02:00
ProviderLoader.php Make new classes strict and fix license header 2018-06-25 07:38:52 +02:00
ProviderSet.php Make new classes strict and fix license header 2018-06-25 07:38:52 +02:00
Registry.php Make 2FA providers stateful 2018-06-20 08:30:26 +02:00