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

fix(buildCSPHeaders): remove 'none' when appropriate #47

Merged
merged 1 commit into from
Jan 12, 2023
Merged

fix(buildCSPHeaders): remove 'none' when appropriate #47

merged 1 commit into from
Jan 12, 2023

Conversation

sambauers
Copy link
Contributor

The value 'none' should not be mixed with other CSP values. This change removes the value 'none' if there is more than one value present in any directive.

The value 'none' should not be mixed with other CSP values. This change
removes the value 'none' if there is more than one value present in any
directive.
Copy link
Owner

@trezy trezy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent catch! This looks great. ❤️

@trezy trezy merged commit e5cee58 into trezy:main Jan 12, 2023
@github-actions
Copy link

🎉 This PR is included in version 3.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants