Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x] Allow opting out of svg tag sanitization #10020

Merged
merged 1 commit into from
May 8, 2024

Conversation

jasonvarga
Copy link
Member

We made SVG tag sanitization enabled by default and let you opt out per tag.
This PR adds a method you can throw into a service provider to disable it. This may make upgrading simpler for some users.
You can still choose to sanitize per tag by adding sanitize="true" like you did in v4.

@jasonvarga jasonvarga merged commit 82345a4 into master May 8, 2024
32 checks passed
@jasonvarga jasonvarga deleted the svg-tag-disable-sanitize branch May 8, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant