nextcloud/lib/public/Authentication/TwoFactorAuth
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
ALoginSetupController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IActivatableAtLogin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IActivatableByAdmin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IDeactivatableByAdmin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ILoginSetupProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IPersonalProviderSettings.php fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +01:00
IProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IProvidesCustomCSP.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IProvidesIcons.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IProvidesPersonalSettings.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IRegistry.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RegistryEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderChallengeFailed.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderChallengePassed.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderDisabled.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderForUserDisabled.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderForUserEnabled.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderForUserRegistered.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderForUserUnregistered.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorProviderUserDeleted.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00