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

Do the work to remove 'unsafe-eval' from CSP for script-src #1679

Closed
miketaylr opened this issue Jul 26, 2017 · 0 comments
Closed

Do the work to remove 'unsafe-eval' from CSP for script-src #1679

miketaylr opened this issue Jul 26, 2017 · 0 comments

Comments

@miketaylr
Copy link
Member

The blocker is using lodash templates. I have a plan to do pre-compiled template functions, which should let us maybe even reduce the size of our lodash build we send over the wire (since we won't need template parsing).

@miketaylr miketaylr self-assigned this Jul 26, 2017
miketaylr pushed a commit that referenced this issue Jul 27, 2017
miketaylr pushed a commit that referenced this issue Jul 27, 2017
…ndant files as a result.

Unfortunately the pre-compiled template approach won't let us rely on the jinja2 parser
to do interesting things with JS templates.
miketaylr pushed a commit that referenced this issue Jul 27, 2017
…tions of my issues should use the same issue template.
miketaylr pushed a commit that referenced this issue Jul 27, 2017
miketaylr pushed a commit that referenced this issue Jul 28, 2017
miketaylr pushed a commit that referenced this issue Jul 28, 2017
miketaylr pushed a commit that referenced this issue Jul 28, 2017
…ndant files as a result.

Unfortunately the pre-compiled template approach won't let us rely on the jinja2 parser
to do interesting things with JS templates.
miketaylr pushed a commit that referenced this issue Jul 28, 2017
…tions of my issues should use the same issue template.
miketaylr pushed a commit that referenced this issue Jul 28, 2017
miketaylr pushed a commit that referenced this issue Jul 28, 2017
miketaylr pushed a commit that referenced this issue Jul 28, 2017
miketaylr pushed a commit that referenced this issue Jul 31, 2017
miketaylr pushed a commit that referenced this issue Jul 31, 2017
miketaylr pushed a commit that referenced this issue Jul 31, 2017
…ndant files as a result.

Unfortunately the pre-compiled template approach won't let us rely on the jinja2 parser
to do interesting things with JS templates.
miketaylr pushed a commit that referenced this issue Jul 31, 2017
…tions of my issues should use the same issue template.
miketaylr pushed a commit that referenced this issue Jul 31, 2017
miketaylr pushed a commit that referenced this issue Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant