nextcloud-server/lib/public/Authentication/TwoFactorAuth
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-27 09:57:52 +07:00
..
ALoginSetupController.php Update php licenses 2021-06-04 22:02:41 +07:00
IActivatableAtLogin.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IActivatableByAdmin.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IDeactivatableByAdmin.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ILoginSetupProvider.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IPersonalProviderSettings.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IProvider.php fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2023-07-27 09:57:52 +07:00
IProvidesCustomCSP.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IProvidesIcons.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IProvidesPersonalSettings.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IRegistry.php Fix wrong types in phpdoc for twofactor registry 2022-10-12 11:40:41 +07:00
RegistryEvent.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorException.php Update php licenses 2021-06-04 22:02:41 +07:00
TwoFactorProviderChallengeFailed.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderChallengePassed.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderDisabled.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderForUserDisabled.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderForUserEnabled.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderForUserRegistered.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderForUserUnregistered.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
TwoFactorProviderUserDeleted.php Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00