Skip to content

fix(UserPlugin): Don't search for displayname when restricted#61982

Open
DerDreschner wants to merge 1 commit into
masterfrom
fix/respect-displayname-restriction
Open

fix(UserPlugin): Don't search for displayname when restricted#61982
DerDreschner wants to merge 1 commit into
masterfrom
fix/respect-displayname-restriction

Conversation

@DerDreschner

@DerDreschner DerDreschner commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

In December 2025, @juliusknorr implemented the feature to block full matches on the display name when using the share API (PR #57041). That feature was unintentionally being dropped on the rewrite of the UserPlugin by @susnux, leaving a non-functional toggle in the UI (PR #57511).

This issue is being fixed with this PR, re-adding the necessary checks on backend side as well as adding integration tests to prevent that from happening in the future.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
@DerDreschner DerDreschner requested a review from a team as a code owner July 10, 2026 21:28
@DerDreschner DerDreschner removed the request for review from a team July 10, 2026 21:28
@DerDreschner

Copy link
Copy Markdown
Contributor Author

/backport to stable33

@DerDreschner

Copy link
Copy Markdown
Contributor Author

/backport to stable34

@DerDreschner DerDreschner enabled auto-merge July 10, 2026 21:29
@DerDreschner DerDreschner changed the title fix(shareapi): Don't search for displayname when restricted fix(UserPlugin): Don't search for displayname when restricted Jul 10, 2026
@DerDreschner DerDreschner disabled auto-merge July 10, 2026 21:32
@DerDreschner DerDreschner enabled auto-merge July 10, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant