nextcloud/lib/public/Authentication/TwoFactorAuth
Christoph Wurst 30c6130893
Add public interfaces for activable/deactivable 2FA providers
Fixes https://github.com/nextcloud/server/issues/11018.
Required for https://github.com/nextcloud/server/issues/11019.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-10 16:47:47 +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 Make 2FA providers stateful 2018-06-20 08:30:26 +02:00
TwoFactorException.php Strict 2FA 2018-03-26 11:31:02 +02:00