nextcloud/lib/public/Authentication
Carl Schwan d49df488a1 fix: Make the IProvideUserSecretBackend usable
When implementing this for user_saml, I noticed that we do need to make
the return value nullable as otherwise there are no way for this feature
to be optional for the admin.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-22 14:07:48 -04:00
..
Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Exceptions chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LoginCredentials chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Token feat(auth): support permanent OCM refresh tokens and bearer login 2026-06-17 10:44:51 +02:00
TwoFactorAuth Merge pull request #57216 from Roszakos/2fa-stateless-provider-interface 2026-06-11 11:01:23 +02:00
IAlternativeLogin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IAlternativeLoginProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IApacheBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IProvideUserSecretBackend.php fix: Make the IProvideUserSecretBackend usable 2026-06-22 14:07:48 -04:00