Skip to content

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

Open
backportbot[bot] wants to merge 1 commit intostable33from
backport/58887/stable33
Open

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

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>
@backportbot backportbot bot requested a review from a team as a code owner March 17, 2026 09:11
@backportbot backportbot bot requested review from Altahrim, ArtificialOwl, artonge, come-nc, nfebe, provokateurin and sorbaugh and removed request for a team March 17, 2026 09:11
@backportbot backportbot bot added 3. to review Waiting for reviews feature: sharing labels Mar 17, 2026
@backportbot backportbot bot added this to the Nextcloud 33.0.1 milestone Mar 17, 2026
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