mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Backport of #41554 to release/2026.1. --- ## Summary Prevent unauthorized access to shared AI conversations and artifacts by verifying the visibility of source topics and posts before rendering. The patch also ensures that destroying a shared conversation correctly restores privacy settings for artifacts and uploads even when the source topic has been trashed. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1398 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> Co-authored-by: Isaac Janzen <50783505+janzenisaac@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers/discourse_ai/ai_bot | ||
| jobs | ||
| mailers | ||
| models | ||
| serializers | ||
| services | ||
| views | ||