Commit 47d2628 1 parent 6bc4d48 commit 47d2628 Copy full SHA for 47d2628
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 39
39
index index.html index.htm;
40
40
41
41
add_header Cache-Control "no-cache" ;
42
- add_header Content-Security-Policy "default-src 'self'; connect-src 'api.ipa.ucdavis.edu'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com" ;
42
+ add_header Content-Security-Policy "default-src 'self'; connect-src 'https:// api.ipa.ucdavis.edu'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com" ;
43
43
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" ;
44
44
add_header X-Content-Type-Options "nosniff" ;
45
45
You can’t perform that action at this time.
0 commit comments