nextcloud/lib/public/Authentication/TwoFactorAuth
Louis 996fcfe443
Merge pull request #57216 from Roszakos/2fa-stateless-provider-interface
feat (2fa): Add IStatelessProvider interface
2026-06-11 11:01:23 +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
IStatelessProvider.php chore: update since from 34.0.0 to 35.0.0 2026-06-11 10:53:49 +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