Skip to content

Commit 530612f

Browse files
authored
[DUOS-2752][risk=no] Remove unused header (#2369)
1 parent ec0d9e0 commit 530612f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf/conf.d/default.conf

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ server {
1212
server_tokens off;
1313
listen 8080;
1414
expires $expires;
15-
add_header Content-Security-Policy "default-src 'self' accounts.google.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' apis.google.com *.google-analytics.com www.gstatic.com accounts.google.com; connect-src 'self' *.firecloud.org *.broadinstitute.org *.googleapis.com *.google-analytics.com profile-dot-broad-shibboleth-prod.appspot.com broadinstitute.zendesk.com; img-src 'self' data: *.google-analytics.com; style-src 'self' 'unsafe-inline' www.gstatic.com; base-uri 'self'; form-action 'self'; font-src 'self' fonts.gstatic.com; frame-ancestors 'self';";
1615
error_page 400 401 403 404 /;
1716
location / {
1817
root /usr/share/nginx/html;

0 commit comments

Comments
 (0)