nextcloud/lib/public/Authentication
Carl Schwan 3771579eaf 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:15:16 +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 refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
Token fix(psalm): Satisfy psalm 2026-01-09 19:07:07 +01: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
IAlternativeLoginProvider.php feat(auth): Add IAlternativeLoginProvider 2026-04-14 20:21:58 +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:15:16 +00:00