Browse Source

Update modules/ROOT/pages/migration-from-7x.adoc

Co-authored-by: michalnieruchalski-tiugo <michal.nieruchalski@tiny.cloud>
pull/3781/head
Karl Kemister-Sheppard 3 weeks ago
committed by GitHub
parent
commit
5b96e34229
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      modules/ROOT/pages/migration-from-7x.adoc

1
modules/ROOT/pages/migration-from-7x.adoc

@ -220,7 +220,6 @@ This change improves security and aligns with DOMPurify's recommended defaults.
**Migration Steps:**
* Review workflows and test content that previously relied on relaxed sanitization.
* If custom comment handling is required, note that DOMPurify hooks cannot be used directly unless you fork TinyMCE or disable TinyMCE's built-in sanitization and implement your own with DOMPurify.
* {productname} now provides the xref:content-filtering.adoc#allow_html_in_comments[Content Filtering: allow_html_in_comments option] option. Enabling this option allows HTML tags in comments with sanitization still enabled.
[WARNING]

Loading…
Cancel
Save