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

Unable to configure user-css due to CSP #200

Open
cjdelisle opened this issue Aug 17, 2019 · 0 comments
Open

Unable to configure user-css due to CSP #200

cjdelisle opened this issue Aug 17, 2019 · 0 comments

Comments

@cjdelisle
Copy link

I tried configuring a custom css file which was something served on my local Chromebook by the http extension. I ran into this:

Refused to load the stylesheet 'http://localhost:8887/mosh/mosh.css' because it violates the following Content Security Policy directive: "style-src 'self' blob: filesystem: data: chrome-extension-resource: 'unsafe-inline'". Note that 'style-src-elem' was not explicitly set, so 'style-src' is used as a fallback.

This is 0.4.5 (mainline), I figure it's a bug because the documentation on user-css references accessing outside websites.

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

No branches or pull requests

1 participant