nextcloud/lib/private/Authentication/TwoFactorAuth
Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login
Once 2FA is enforced for a user and they have no 2FA setup yet this will
now prompt them with a setup screen. Given that providers are enabled
that allow setup then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-17 10:11:53 +02:00
..
Db Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
EnforcementState.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
Manager.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
MandatoryTwoFactor.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
ProviderLoader.php Make new classes strict and fix license header 2018-06-25 07:38:52 +02:00
ProviderManager.php Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
ProviderSet.php Rename providerset method to get primary providers 2018-08-08 20:28:21 +02:00
Registry.php Emit event on enablign or disabling of 2FA provider 2018-10-01 15:35:24 +02:00