nextcloud/lib/private/Authentication/TwoFactorAuth
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-15 08:22:52 +02:00
..
Db Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
EnforcementState.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
Manager.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
MandatoryTwoFactor.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
ProviderLoader.php Make new classes strict and fix license header 2018-06-25 07:38:52 +02:00
ProviderManager.php Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
ProviderSet.php Rename providerset method to get primary providers 2018-08-08 20:28:21 +02:00
Registry.php Emit event on enablign or disabling of 2FA provider 2018-10-01 15:35:24 +02:00