Skip to content

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

Open
backportbot[bot] wants to merge 1 commit intostable31from
backport/58887/stable31
Open

[stable31] fix(sharing): Align userid config key in UserPlugin with Manager#58987
backportbot[bot] wants to merge 1 commit intostable31from
backport/58887/stable31

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 17, 2026

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants