mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
include security headers
This commit is contained in:
2
util/Nginx/security-headers-ssl.conf
Normal file
2
util/Nginx/security-headers-ssl.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# This will enforce HTTP browsing into HTTPS and avoid ssl stripping attack. 6 months age
|
||||
add_header Strict-Transport-Security max-age=15768000;
|
||||
Reference in New Issue
Block a user