mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
## Summary Correctly sanitize calendar event tooltip content through the Discourse standard sanitizer immediately before the trustHTML sink, removing unsafe attributes like `id` and `style` while preserving safe formatting such as links, emoji, bold labels, and line breaks. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1578 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| fabricators | ||
| fixtures/csv | ||
| integration | ||
| jobs | ||
| lib | ||
| migrations | ||
| models | ||
| requests | ||
| serializers | ||
| services | ||
| system | ||