nextcloud-server/apps/user_ldap/lib/User
Côme Chilliet 4fb1d2f3e5
fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time
Avoids using several LDAP searches to get UUID, display name and
 internal name, now gets all attributes at the same time.
Also avoids extra request to build an unused user object in userExists.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-27 10:05:12 +07:00
..
DeletedUsersIndex.php Merge pull request #45573 from nextcloud/chore/noid/spdx-batch9 2024-05-30 19:24:53 +07:00
Manager.php fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time 2024-08-27 10:05:12 +07:00
OfflineUser.php chore: Add SPDX header 2024-05-30 15:49:33 +07:00
User.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00