mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 09:05:23 +08:00
## Summary Prevent users removed from whisper-allowed groups from accessing or modifying their own whisper posts via single-post endpoints. The fix ensures that post-type visibility requirements are enforced in the Guardian even for post owners, preventing unauthorized read and write access to the staff-only whisper stream. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1316 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bookmark_guardian_spec.rb | ||
| flag_guardian_spec.rb | ||
| invite_guardian_spec.rb | ||
| localization_guardian_spec.rb | ||
| post_guardian_spec.rb | ||
| post_revision_guardian_spec.rb | ||
| staff_action_log_guardian_spec.rb | ||
| tag_guardian_spec.rb | ||
| topic_guardian_spec.rb | ||
| upload_guardian_spec.rb | ||
| user_guardian_spec.rb | ||