nextcloud/apps/user_ldap
Anna Larch dbb82b0bc2 test(user_ldap): speed up AbstractMappingTestCase chunking test
Reduce mapped entries from 3332 to 14 (every 5000th instead of every
20th) so the test exercises the chunking path without inserting thousands
of rows. Move the explanatory comment above the loop where it belongs.

Note: the implementation chunks at its own 65000 total-parameter limit
(not Postgres's 65535 IN-list limit), so the comment uses 65000.

Signed-off-by: Anna Larch <anna@nextcloud.com>
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 08:11:29 +00:00
..
appinfo chore: Bump app versions and requirements 2026-01-22 08:59:28 +01:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
img style(icon): Replace filled with outline variant 2025-08-29 16:22:23 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-26 00:23:22 +00:00
lib feat(ldap): Allow to search one user by one of its LDAP attribute 2026-05-11 12:41:00 +02:00
src fix(user_ldap): Do not require credentials in wizard 2026-04-10 10:41:54 +02:00
templates refactor(user_ldap): migrate jQuery UI of password renewal to Vue 2026-01-12 21:48:13 +01:00
tests test(user_ldap): speed up AbstractMappingTestCase chunking test 2026-06-01 08:11:29 +00:00
openapi.json fix(ldap): Add OCS route for clearing mapping without using ajax 2025-11-21 14:23:58 +01:00
openapi.json.license chore: Add SPDX header 2024-05-30 15:49:33 +02:00