nextcloud/lib/public/Authentication/TwoFactorAuth
Christoph Wurst 45cf2eef56 Let 2FA providers provide their custom icons (dark/light)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-01 21:02:49 +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
IProvidesIcons.php Let 2FA providers provide their custom icons (dark/light) 2018-10-01 21:02:49 +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