nextcloud/lib/public/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
..
ALoginSetupController.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
IActivatableAtLogin.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
IActivatableByAdmin.php Fix activatable/deactivatable 2fa provider interface typos 2018-12-03 10:32:53 +01:00
IDeactivatableByAdmin.php Fix activatable/deactivatable 2fa provider interface typos 2018-12-03 10:32:53 +01:00
ILoginSetupProvider.php Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00
IPersonalProviderSettings.php Consolidate personal two-factor provider settings 2018-10-02 22:56:33 +02:00
IProvider.php Strict 2FA 2018-03-26 11:31:02 +02:00
IProvidesCustomCSP.php Strict 2FA 2018-03-26 11:31:02 +02:00
IProvidesIcons.php Let 2FA providers provide their custom icons (dark/light) 2018-10-01 21:02:49 +02:00
IProvidesPersonalSettings.php Consolidate personal two-factor provider settings 2018-10-02 22:56:33 +02:00
IRegistry.php Emit event on enablign or disabling of 2FA provider 2018-10-01 15:35:24 +02:00
RegistryEvent.php Emit event on enablign or disabling of 2FA provider 2018-10-01 15:35:24 +02:00
TwoFactorException.php Strict 2FA 2018-03-26 11:31:02 +02:00