Revert "Merge branch 'csp-header' into 'develop'" #2147

Closed
feld wants to merge 0 commits from gitlab-mr-iid-880 into develop
Owner

This reverts merge request #2123

This won't work. I thought Tae added everything but script-src was missing and we require unsafe-inline for the local development web server.

We will have to find a way to catch these issues in the CI/CD pipeline

This reverts merge request #2123 This won't work. I thought Tae added everything but script-src was missing and we require unsafe-inline for the local development web server. We will have to find a way to catch these issues in the CI/CD pipeline
Owner

no need to revert it if it works, we can just add script-src with another MR

no need to revert it if it works, we can just add script-src with another MR
Author
Owner

My point is that we would need unsafe-inline for development but we deny that in production deployments so any unsafe-inline issues would not get caught by this method.

My point is that we would need `unsafe-inline` for development but we deny that in production deployments so any `unsafe-inline` issues would not get caught by this method.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe!2147
No description provided.