mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
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"; |