nextcloud/build/integration/features
nfebe 25e7dd799e fix(sharing): Align userid config key in UserPlugin with Manager
UserPlugin reads `shareapi_restrict_user_enumeration_full_match_userid`
(no underscore) while Manager.php and the frontend both use
`shareapi_restrict_user_enumeration_full_match_user_id` (with underscore).

This mismatch causes the "disable exact match by user ID" admin setting
to have no effect on actual sharee search results.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-03-12 13:19:09 +01:00
..
bootstrap fix(sharing): Align userid config key in UserPlugin with Manager 2026-03-12 13:19:09 +01:00
auth.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
avatar.feature fix(core): Stop abusing the cache for avatar upload 2025-09-25 13:08:14 +02:00
contacts-menu.feature fix: Unify handling of exclude groups in contacts menu and sharing 2025-12-09 19:16:59 +01:00
log-condition.feature fix(logger): Prevent infinite recursion with log.condition => matches 2025-01-03 10:04:51 +01:00
maintenance-mode.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ocs-v1.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
provisioning-v1.feature feat(profile-picker): move the profile picker to the profile app, remove the user_picker app 2026-02-23 14:40:50 +01:00
provisioning-v2.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00