We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f36d26 commit bae3346Copy full SHA for bae3346
core/files/etc/nginx/includes/misp
@@ -6,7 +6,6 @@ index index.php;
6
client_max_body_size 50M;
7
8
# added headers for hardening browser security
9
-add_header Referrer-Policy "no-referrer" always;
10
add_header X-Content-Type-Options "nosniff" always;
11
add_header X-Download-Options "noopen" always;
12
add_header X-Frame-Options "SAMEORIGIN" always;
0 commit comments