Skip to content

Allow some google-related domains to fix CSP errors #2519

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

Merged
merged 1 commit into from
May 21, 2020

Conversation

JohnTitor
Copy link
Member

@JohnTitor JohnTitor commented May 20, 2020

Seems 2ae350d added the use of google fonts but our CSP config doesn't allow that.
Fixes #2518
r? @jtgeibel or @Turbo87

@jtgeibel
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented May 21, 2020

📌 Commit 38758b3 has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented May 21, 2020

⌛ Testing commit 38758b3 with merge de20f73...

@bors
Copy link
Contributor

bors commented May 21, 2020

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing de20f73 to master...

@bors bors merged commit de20f73 into rust-lang:master May 21, 2020
@JohnTitor JohnTitor deleted the csp branch May 21, 2020 01:50
@jtgeibel jtgeibel mentioned this pull request May 23, 2020
bors added a commit that referenced this pull request May 23, 2020
Fix font-src in CSP

This removes an unnecessary `:` from `font-src` that was causing the directive to fail.

r? @ghost
cc #2519
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.

Content-Security-Policy causing errors on crate pages
4 participants