nextcloud/lib/public/Authentication
Carl Schwan a379aedde5 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-23 15:14:44 +00:00
..
Events feat(auth): include the token entity in TokenInvalidatedEvent 2025-08-21 12:42:44 +02:00
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
LoginCredentials chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Token refactor(Token): introduce scope constants 2024-06-05 19:01:14 +02:00
TwoFactorAuth fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +01:00
IAlternativeLogin.php chore: Add SPDX header 2024-05-24 13:11:22 +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-23 15:14:44 +00:00