Skip to content

Commit

Permalink
Merge pull request #11562 from owncloud/blob-to-csp
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann authored Sep 10, 2024
2 parents 1e10c71 + 4a09264 commit 702af39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/docker/ocis/csp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ directives:
- '''self'''
connect-src:
- '''self'''
- 'blob:'
- 'https://raw.githubusercontent.com/owncloud/awesome-ocis/'
default-src:
- '''none'''
Expand Down

0 comments on commit 702af39

Please sign in to comment.