nextcloud/lib/public/Authentication/TwoFactorAuth
Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation
Ref https://github.com/nextcloud/server/issues/11019.

Add `twofactorauth:cleanup` command

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-25 09:54:20 +02:00
..
IActivatableByAdmin.php Add public interfaces for activable/deactivable 2FA providers 2018-09-10 16:47:47 +02:00
IDeactivatableByAdmin.php Add public interfaces for activable/deactivable 2FA providers 2018-09-10 16:47:47 +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
IRegistry.php Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
TwoFactorException.php Strict 2FA 2018-03-26 11:31:02 +02:00