-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your proposal related to a problem?
Part of Wagtail CSP compatibility. Two of the editor’s components rely on dynamic <style>
tag generation, so aren’t CSP-friendly:
- PlaceholderStyles
- ListNestingStyles
Describe the solution you’d like
They should be converted to CSP-friendly alternatives, or at least support setting a nonce
.
Describe alternatives you’ve considered
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request