nextcloud/lib/private/Authentication/TwoFactorAuth
Christoph Wurst a1ef939c06
Use Symfony's new contract Event class instead of the deprecated one
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-12 14:44:55 +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 Allow 2FA to be setup on first login 2019-05-17 10:11:53 +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 Use Symfony's new contract Event class instead of the deprecated one 2019-09-12 14:44:55 +02:00