mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-19 02:06:37 +08:00
* MM-68845: Tighten authorization on /share-channel autocomplete Require manage_shared_channels for the /share-channel slash command's dynamic autocomplete suggestions, matching the equivalent gate already enforced by /secure-connection autocomplete and by /share-channel command execution. Co-authored-by: Cursor <cursoragent@cursor.com> * Clean up test comments and naming on /share-channel autocomplete tests Drop verbose test docstrings, rename helpers and subtests to neutral behavior-contract phrasing. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>