Explorar el Código

Removed XFrame Origin

Yoginth hace 7 años
padre
commit
1543cb07d6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      script/conf/gitote

+ 0 - 1
script/conf/gitote

@@ -7,7 +7,6 @@ server {
 
     proxy_set_header X-Real-IP  $remote_addr; # pass on real client IP
     add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
-    add_header X-Frame-Options SAMEORIGIN;
     add_header X-XSS-Protection "1; mode=block";
     add_header X-Content-Type-Options nosniff;
     add_header Referrer-Policy "no-referrer";