nextcloud/tests/lib/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
EnforcementStateTest.php
ManagerTest.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
MandatoryTwoFactorTest.php
ProviderLoaderTest.php
ProviderManagerTest.php
ProviderSetTest.php
RegistryTest.php