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

[Enhancement] Add CSP tests #1895

Open
ildyria opened this issue Jun 23, 2023 · 0 comments
Open

[Enhancement] Add CSP tests #1895

ildyria opened this issue Jun 23, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Low Priority Low priority issues

Comments

@ildyria
Copy link
Member

ildyria commented Jun 23, 2023

#1882 add some disabling of CSP.

Add some tests that verifies that CSP:

  • is enabled for defaults points but disabled for api/docs
  • that CSP is disabled if debugbar is active
  • that CSP is enabled is debugbar is disabled
  • check that unsafe scripts are allowed for log-viewer.
  • check that unsafe scripts are not allowed for others pages.
@ildyria ildyria added enhancement New feature or request good first issue Good for newcomers Low Priority Low priority issues labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Low Priority Low priority issues
Projects
None yet
Development

No branches or pull requests

1 participant