mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 08:32:50 -05:00
add X-Frame-Options specifically
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
add_header Referrer-Policy same-origin;
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
Reference in New Issue
Block a user