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

Feedback for Content Security Policy (CSP) in DNN #400

Open
wrapsrex opened this issue Dec 3, 2019 · 0 comments
Open

Feedback for Content Security Policy (CSP) in DNN #400

wrapsrex opened this issue Dec 3, 2019 · 0 comments

Comments

@wrapsrex
Copy link

wrapsrex commented Dec 3, 2019

The example CSP mistakenly contains the string "connect-src" as a source for the script-src directive.

The "connect-src" string should be removed from the source list for script-src directive.

Otherwise, to also add the connect-src directive, add ";" after "https://cdn.syndication.twimg.com", and also add a source to connect-src directive, such as 'self'.


Document Details

Do not edit this section. It is required for dnndocs.com ➟ Core Team processing.

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