mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
Backport of #41176 to release/2026.5. --- Add `ensure_can_see_group` to places where we needed it before returning the group metadata. Also added `.visible_groups(@guardian.user).members_visible_groups(@guardian.user)` to guard `advanced_filter` search --------- Co-authored-by: Gabriel Grubba <gabriel@discourse.org> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib | ||
| spec | ||
| svg-icons | ||
| test/javascripts | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Assign Plugin
Allows you to assign topics and individual posts (both private and public) to a user or group.
For more information, please see: https://meta.discourse.org/t/discourse-assign/58044