nextcloud/lib/public/User/Backend
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
..
ABackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ICheckPasswordBackend.php fix: Make the IProvideUserSecretBackend usable 2026-06-22 14:07:48 -04:00
ICountMappedUsersBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICountUsersBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ICreateUserBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ICustomLogout.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IGetDisplayNameBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IGetHomeBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IGetRealUIDBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ILimitAwareCountUsersBackend.php chore(ocp): add Override attribute to all OCP classes 2026-04-28 21:29:27 +02:00
IPasswordConfirmationBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IPasswordHashBackend.php docs: Add info for the password hashes 2024-07-08 16:30:52 -07:00
IPropertyPermissionBackend.php feat: Allow user backends to manage property permissions 2026-02-03 10:22:26 +01:00
IProvideAvatarBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IProvideEnabledStateBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ISearchKnownUsersBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISetDisplayNameBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISetPasswordBackend.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00