nextcloud/apps
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 +02:00
..
admin_audit style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
cloud_federation_api style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
comments test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
contactsinteraction style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
dashboard fix(dashboard): Adjust widget border radius 2024-08-22 18:07:33 +02:00
dav Merge pull request #47448 from nextcloud/fix/47187/user-status-absence 2024-08-27 07:37:52 +02:00
encryption style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
federatedfilesharing style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
federation style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
files Fix(l10n): Update translations from Transifex 2024-08-27 00:20:54 +00:00
files_external test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
files_reminders Fix(l10n): Update translations from Transifex 2024-08-15 00:25:46 +00:00
files_sharing test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
files_trashbin style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
files_versions style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
lookup_server_connector style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
oauth2 chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:07:50 +02:00
provisioning_api style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
settings test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
sharebymail style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
systemtags test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
testing feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02:00
theming style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-26 00:20:22 +00:00
updatenotification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
user_ldap fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time 2024-08-27 10:05:12 +02:00
user_status fix(user_status): add link to Availability page if user set predefined 'Vacationing' 2024-08-26 13:41:56 +02:00
weather_status Fix(l10n): Update translations from Transifex 2024-08-15 00:25:46 +00:00
webhook_listeners style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
workflowengine fix(flow): cannot set customer user agent 2024-08-26 13:25:33 +02:00