discourse-follow/spec
Isaac Janzen 793b9aa967
Some checks failed
Discourse Plugin / ci (push) Has been cancelled
SECURITY: Follow feed exposes shared draft topic titles to followers (#187)
## Summary

Prevent the leakage of shared draft topic titles and post content in the follow feed by correctly filtering out topics with associated shared drafts for unauthorized users. The query now explicitly checks the viewer's shared draft visibility before returning posts from followed users.

## Source

- Patch Triage: https://patch.discourse.org/patch-triage/1405

Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-07-10 09:57:15 -05:00
..
integration DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00
lib FIX: Allow users to unfollow suspended/staged/bot users (#176) 2026-03-31 11:36:41 +02:00
models FIX: Honor core profile privacy on follow network pages (#186) 2026-06-23 08:49:20 -03:00
requests SECURITY: Follow feed exposes shared draft topic titles to followers (#187) 2026-07-10 09:57:15 -05:00
serializers FIX: Honor core profile privacy on follow network pages (#186) 2026-06-23 08:49:20 -03:00
system DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00