This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ad33bc06ec0d4eaa9db287f06c4b204718fba4e
nextcloud-server-mirror
/
tests
/
lib
/
Authentication
/
TwoFactorAuth
History
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
EnforcementStateTest.php
Make it possible to enforce mandatory 2FA for groups
2018-10-15 08:22:52 +02:00
ManagerTest.php
Allow 2FA to be setup on first login
2019-05-17 10:11:53 +02:00
MandatoryTwoFactorTest.php
Make it possible to enforce mandatory 2FA for groups
2018-10-15 08:22:52 +02:00
ProviderLoaderTest.php
Make new classes strict and fix license header
2018-06-25 07:38:52 +02:00
ProviderManagerTest.php
Only allow 2FA state changs if providers support the operation
2018-09-25 09:54:20 +02:00
ProviderSetTest.php
Rename providerset method to get primary providers
2018-08-08 20:28:21 +02:00
RegistryTest.php
Use Symfony's new contract Event class instead of the deprecated one
2019-09-12 14:44:55 +02:00