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

[WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler #36315

Merged
merged 1 commit into from Apr 4, 2020

Conversation

ampaze
Copy link
Contributor

@ampaze ampaze commented Apr 2, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
License MIT

If a style-src-elem or script-src-elem Content Security Policy exist, the WebProfiler Styles or Scripts will be rejected as the nonce is missing.

…m in WebProfiler

If a `style-src-elem` or `script-src-elem` Content Security Policy exist, the WebProfiler Styles or Scripts will be rejected as the nonce is missing.
@ampaze ampaze changed the title Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler Apr 2, 2020
@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Apr 3, 2020
@romainneutron
Copy link
Contributor

👍 LGTM

@fabpot
Copy link
Member

fabpot commented Apr 4, 2020

Thank you @ampaze.

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.

None yet

5 participants