Skip to content

Commit

Permalink
chore: add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jvillafanez committed Sep 24, 2024
1 parent bc20019 commit 5869630
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog/unreleased/fix-duplicate-csp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: Remove duplicate CSP header from responses

The web service was adding a CSP on its own, and that one has been removed. The proxy service will take care of the CSP header.

https://github.com/owncloud/ocis/pull/10146

0 comments on commit 5869630

Please sign in to comment.