-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Document allow of script in GHS #19668
Copy link
Copy link
Closed
Labels
resolution:resolvedThis issue was already resolved (e.g. by another ticket).This issue was already resolved (e.g. by another ticket).squad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.type:docsThis issue reports a task related to documentation (e.g. an idea for a guide).This issue reports a task related to documentation (e.g. an idea for a guide).
Metadata
Metadata
Assignees
Labels
resolution:resolvedThis issue was already resolved (e.g. by another ticket).This issue was already resolved (e.g. by another ticket).squad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.type:docsThis issue reports a task related to documentation (e.g. an idea for a guide).This issue reports a task related to documentation (e.g. an idea for a guide).
Type
Fields
Give feedbackNo fields configured for issues without a type.
📝 Provide a description of requested docs changes
What is the purpose and what should be changed?
I recently worked on a legacy application which migrated to CKEditor 5 from 4. The system had content that had script in it. This resulted in the editor crashing out. It would be great if the docs pointed out that by just adding the script to the allow list the issue would be solved. I have a draft PR setup for this change already. I will publish that along with this issue. Please check