mirror of https://github.com/hashicorp/packer
Merge pull request #8798 from EnMod/nq.add-x-frame-options-header
[Website] Set security-focused page headerspull/8811/head
commit
60d952033e
@ -0,0 +1,3 @@
|
||||
/*
|
||||
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
||||
X-Frame-Options: SAMEORIGIN
|
||||
Loading…
Reference in new issue