Skip to content

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

Merged
joshtrichards merged 1 commit into
stable33from
backport/58887/stable33
Apr 20, 2026
Merged

[stable33] fix(sharing): Align userid config key in UserPlugin with Manager#58989
joshtrichards merged 1 commit into
stable33from
backport/58887/stable33

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #58887

@backportbot
backportbotBot requested a review from a team as a code ownerMarch 17, 2026 09:11
@backportbot
backportbotBot requested review from Altahrim, ArtificialOwl, artonge, come-nc, nfebe, provokateurin and sorbaugh and removed request for a teamMarch 17, 2026 09:11
@backportbotbackportbotBot added this to the Nextcloud 33.0.1 milestone Mar 17, 2026
@skjnldsvskjnldsv mentioned this pull request Mar 18, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Mar 24, 2026
@skjnldsvskjnldsv mentioned this pull request Mar 26, 2026
7 tasks
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
joshtrichardsforce-pushed the backport/58887/stable33 branch from f609908 to 5e13247CompareApril 13, 2026 02:25
@nextcloud-botnextcloud-bot mentioned this pull request Apr 20, 2026
@joshtrichards
joshtrichards merged commit 594665b into stable33Apr 20, 2026
210 of 223 checks passed
@joshtrichards
joshtrichards deleted the backport/58887/stable33 branch April 20, 2026 15:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: sharing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@provokateurin@come-nc@joshtrichards@blizzz@nfebe