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

Enable trusted-types #2532

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Enable trusted-types #2532

merged 3 commits into from
Mar 21, 2024

Conversation

jvoisin
Copy link
Contributor

@jvoisin jvoisin commented Mar 17, 2024

This commit adds a policy, and make use of it in the Content-Security-Policy.

I've tested it the best I could, both on a modern browser supporting trusted-types (Chrome) and on one that doesn't (firefox), but additional testing is more than welcome.

Thanks to @lweichselbaum for giving me a hand to wrap this up!

jvoisin and others added 3 commits March 18, 2024 01:03
This commit adds a policy, and make use of it in the Content-Security-Policy.

I've tested it the best I could, both on a modern browser supporting
trusted-types (Chrome) and on one that doesn't (firefox).

Thanks to @lweichselbaum for giving me a hand to wrap this up!
@jvoisin
Copy link
Contributor Author

jvoisin commented Mar 20, 2024

I've been running this for the last couple of days without any kind of issues

@fguillot fguillot linked an issue Mar 21, 2024 that may be closed by this pull request
@fguillot fguillot merged commit ed20771 into miniflux:main Mar 21, 2024
17 checks passed
@jvoisin jvoisin deleted the ttfinal branch March 21, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make use trusted-types
2 participants