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

Support worker-src CSP directive #364

Merged
merged 3 commits into from
Oct 3, 2017
Merged

Conversation

arr-dev
Copy link
Contributor

@arr-dev arr-dev commented Oct 2, 2017

Closes #357

I'm not sure about Opera support.
SecureHeaders::PolicyManagment::VARIATIONS defines same directives in Chrome and Opera,
but MDN says that Opera doesn't support it.

Other than that, I believe everything else is in order.

@oreoshake
Copy link
Contributor

I'm not sure about Opera support.

Opera uses blink which should ensure the implementations are close enough to Chrome in my experience.

@oreoshake oreoshake merged commit 4bc4b74 into github:master Oct 3, 2017
oreoshake pushed a commit that referenced this pull request Oct 3, 2017
* Support worker-src CSP directive

* Add newline after `worker_src` const def

* Remove trailing whitespace
@oreoshake
Copy link
Contributor

Released in 4.0.1 (maybe that should have been 4.1.0 🤔) and backported to 3.7.2

Thanks!

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.

2 participants