mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-25 11:20:04 +01:00
Updated Caddy Example with hint about X-Frame-Origin DENY blocking FIDO WebAuthn requests
parent
430d294007
commit
3940e6f5f4
@ -39,6 +39,7 @@ If you prefer, you can also directly specify a value instead of substituting an
|
||||
encode gzip
|
||||
|
||||
# Uncomment to improve security (WARNING: only use if you understand the implications!)
|
||||
# If you want to use FIDO2 WebAuthn, set X-Frame-Options to "SAMEORIGIN" or the Browser will block those requests
|
||||
# header {
|
||||
# # Enable HTTP Strict Transport Security (HSTS)
|
||||
# Strict-Transport-Security "max-age=31536000;"
|
||||
|
Loading…
Reference in New Issue
Block a user