0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-14 21:09:20 +00:00
nextcloud_server/lib/public/User/Backend
Côme Chilliet 17887d7e74
fix: Add missing interface from previous commit and update autoloaders
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-01-14 13:16:51 +01:00
..
ABackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ICheckPasswordBackend.php chore: Add SPDX header 2024-05-24 13:11:22 +02: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