mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Thse two headers should be fine, but let's test them in staging first
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{% if env == "staging" %}
|
||||
Header always set X-Frame-Options "DENY"
|
||||
Header always set X-Xss-Protection "1; mode=block"
|
||||
{% endif %}
|
||||
Header always set X-Content-Type-Options "nosniff"
|
||||
Header always set Referrer-Policy "same-origin"
|
||||
|
||||
Reference in New Issue
Block a user