nextcloud-server/apps/user_ldap
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
..
ajax chore: Add SPDX header 2024-05-30 15:49:33 +07:00
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +07:00
composer feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +07:00
css chore: Add SPDX header 2024-05-30 15:49:33 +07:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +07:00
js chore: Add SPDX header 2024-05-30 15:49:33 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-08-24 00:20:27 +07:00
lib fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time 2024-08-27 10:05:12 +07:00
templates chore: run "composer run cs:fix" in user_ldap/templates 2024-05-30 15:49:37 +07:00
tests style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +07:00
openapi.json.license chore: Add SPDX header 2024-05-30 15:49:33 +07:00