0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-26 07:48:20 +02:00

Updated Caddy Example with hint about X-Frame-Origin DENY blocking FIDO WebAuthn requests

Philipp Marmet 2022-10-08 12:04:42 +02:00
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;"