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

Headers middleware: support Content-Security-Policy-Report-Only #10709

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SpecLad
Copy link

@SpecLad SpecLad commented May 10, 2024

What does this PR do?

Add a contentSecurityPolicyReportOnly option that sets this header.

Motivation

Resolves #8091.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

@mmatur
Copy link
Member

mmatur commented May 13, 2024

Hi @SpecLad,

Thanks for your contribution. Could you please rebase your PR on the master branch?

@mmatur mmatur removed the area/webui label May 13, 2024
@ldez ldez removed this from the next milestone May 13, 2024
Add a `contentSecurityPolicyReportOnly` option that sets this header.
@SpecLad SpecLad changed the base branch from v3.0 to master May 13, 2024 23:19
@SpecLad
Copy link
Author

SpecLad commented May 13, 2024

Could you please rebase your PR on the master branch?

Sure; done.

@ldez ldez added this to the next milestone May 14, 2024
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.

Content-Security-Policy-Report-Only
4 participants