0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 15:18:34 +08:00
discourse/plugins/discourse-chat-integration/lib
Isaac Janzen 02bc3862c0
FIX: Filter hidden tags from chat integration notifications (#42268)
## Summary

Chat-integration notification payloads built outbound titles from
unfiltered topic tags, so tag names hidden from the configured
integration user could be sent to external chat systems. The patch adds
a shared display-tag helper that filters tags through the integration
user's Guardian and applies it across all eight tag-rendering providers,
preventing disclosure of hidden tags in notification titles.

## Source

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

Co-authored-by: discourse-patch-triage
<272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-08-03 13:05:18 -05:00
..
discourse_chat_integration FIX: Filter hidden tags from chat integration notifications (#42268) 2026-08-03 13:05:18 -05:00
discourse_workflows/nodes Feature: Add chat integration workflows send action (#40663) 2026-07-28 00:46:16 +02:00