nextcloud-server/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
IProvidesCustomCSP.php
IProvidesIcons.php
IProvidesPersonalSettings.php Consolidate personal two-factor provider settings 2018-10-02 22:56:33 +02:00
IRegistry.php
RegistryEvent.php
TwoFactorException.php