Skip to content

[stable31] fix(sharing): Align userid config key in UserPlugin with Manager#58987

Merged
AndyScherzinger merged 1 commit into
stable31from
backport/58887/stable31
Jul 2, 2026
Merged

[stable31] fix(sharing): Align userid config key in UserPlugin with Manager#58987
AndyScherzinger merged 1 commit into
stable31from
backport/58887/stable31

Conversation

@backportbot

@backportbot backportbot Bot commented Mar 17, 2026

Copy link
Copy Markdown

Backport of PR #58887

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>
@joshtrichards joshtrichards force-pushed the backport/58887/stable31 branch from d99a5dd to c34e418 Compare April 13, 2026 02:26
@joshtrichards joshtrichards added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 17, 2026
@blizzz

blizzz commented Jun 25, 2026

Copy link
Copy Markdown
Member

Red CI

@AndyScherzinger AndyScherzinger merged commit 68dc2b8 into stable31 Jul 2, 2026
185 of 191 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/58887/stable31 branch July 2, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish feature: sharing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants