瀏覽代碼

Removed XFrame Origin

Yoginth 7 年之前
父節點
當前提交
1543cb07d6
共有 1 個文件被更改,包括 0 次插入1 次删除
  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";