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

Security: Add configurable CSP headers #8261

Closed
micbar opened this issue Jan 22, 2024 · 2 comments
Closed

Security: Add configurable CSP headers #8261

micbar opened this issue Jan 22, 2024 · 2 comments
Labels
Category:Enhancement Add new functionality Priority:p2-high Escalation, on top of current planning, release blocker

Comments

@micbar
Copy link
Contributor

micbar commented Jan 22, 2024

Is your feature request related to a problem? Please describe.

CSP (Content Security Policy) headers are improving the security of the application.

We need to make them configurable.

Resources https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP

Describe the solution you'd like

Add configuration for a configurable CSP

Describe alternatives you've considered

Reverse proxies can add headers, but that is often too generic.

@micbar micbar added Category:Enhancement Add new functionality Priority:p2-high Escalation, on top of current planning, release blocker labels Jan 22, 2024
@micbar
Copy link
Contributor Author

micbar commented Jan 22, 2024

Started in cs3org/reva#4471

Cannot go into 5.0.0 because of code freeze.

@micbar
Copy link
Contributor Author

micbar commented May 3, 2024

fixed by #8761

@micbar micbar closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality Priority:p2-high Escalation, on top of current planning, release blocker
Projects
Archived in project
Development

No branches or pull requests

1 participant