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 a more restrictive Content-Security-Policy #489

Open
linkmauve opened this issue Nov 26, 2016 · 0 comments
Open

Support a more restrictive Content-Security-Policy #489

linkmauve opened this issue Nov 26, 2016 · 0 comments

Comments

@linkmauve
Copy link
Contributor

When CSP is enabled, Candy is unable to function properly.

The most obvious issues are the presence of the onsubmit, onchange, etc. attributes. The example.html file also ships some inline script which should be disallowed.

CSP is very important for a client like Candy since it provides an additional security against attackers embedding scripts or styles in their payloads.

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