Skip to content

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

Merged
AndyScherzinger merged 1 commit into
stable32from
backport/58887/stable32
Jul 15, 2026
Merged

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

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 CarlSchwan, artonge, come-nc, leftybournes, nfebe, provokateurin and sorbaugh and removed request for a teamMarch 17, 2026 09:11
@backportbotbackportbotBot added this to the Nextcloud 32.0.7 milestone Mar 17, 2026
@skjnldsvskjnldsv mentioned this pull request Mar 18, 2026
@skjnldsvskjnldsv mentioned this pull request Mar 26, 2026
13 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/stable32 branch from cf019b2 to f638865CompareApril 13, 2026 02:26
@nextcloud-botnextcloud-bot mentioned this pull request Apr 20, 2026
This was referenced Apr 27, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 19, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 27, 2026
@AndyScherzingerAndyScherzinger removed this from the Nextcloud 32.0.10 milestone May 29, 2026
@AndyScherzingerAndyScherzinger added this to the Nextcloud 32.0.11 milestone May 29, 2026
This was referenced Jun 1, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jun 17, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jun 25, 2026
@nextcloud-botnextcloud-bot mentioned this pull request Jul 14, 2026
@AndyScherzinger
AndyScherzinger merged commit a279e04 into stable32Jul 15, 2026
242 of 264 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/58887/stable32 branch July 15, 2026 22:56
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.

7 participants

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