nextcloud/lib/public/User/Backend
Carl Schwan 0113840162 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:00 +00:00
..
ABackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICheckPasswordBackend.php fix: Make the IProvideUserSecretBackend usable 2026-06-23 15:15:00 +00:00
ICountMappedUsersBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICountUsersBackend.php feat(updatenotification): Add a limit to user count from LDAP so save performances 2025-01-14 12:26:24 +01:00
ICreateUserBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICustomLogout.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IGetDisplayNameBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IGetHomeBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IGetRealUIDBackend.php chore(IGetRealUIDBackend): Fix typo in doc block 2024-09-02 12:30:01 +02:00
ILimitAwareCountUsersBackend.php fix: Add missing interface from previous commit and update autoloaders 2025-01-14 13:16:51 +01:00
IPasswordConfirmationBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IPasswordHashBackend.php docs: Add info for the password hashes 2024-07-08 16:30:52 -07:00
IProvideAvatarBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IProvideEnabledStateBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISearchKnownUsersBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISetDisplayNameBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISetPasswordBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00