malcolm/kinealbrigtsen: Remove CSP to fix awful WP plugins
This commit is contained in:
parent
2c36272339
commit
73c0eda7cf
@ -83,7 +83,6 @@
|
||||
set_real_ip_from 192.168.11.0/24;
|
||||
real_ip_header X-Forwarded-For;
|
||||
|
||||
add_header Content-Security-Policy "script-src 'self'; object-src 'none'; base-uri 'none';" always;
|
||||
add_header 'Referrer-Policy' 'origin-when-cross-origin';
|
||||
add_header X-Frame-Options DENY;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user