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(csp): add bcd.developer.mozilla/allizom.org as connect-src #8483

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Mar 23, 2023

Summary

Follow-up to #8470.

Problem

We changed where BCD data is fetched from, but didn't update our Content-Security-Policy accordingly.

Solution

Add bcd.developer.mozilla/allizom.org as connect-src.


How did you test this change?

Noticed the issue on https://developer.allizom.xyz/en-US/docs/Web/CSS/background#browser_compatibility.

Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Self-approval, as the change is trivial yet urgent.

@caugner caugner merged commit 0c2fd32 into main Mar 23, 2023
@caugner caugner deleted the fix-csp-for-bcd branch March 23, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant