mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Fri 18 Mar 16:14:55 EET 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
495a9472f7
commit
db667683f0
1 changed files with 5 additions and 1 deletions
|
@ -47,6 +47,10 @@
|
||||||
for = "/*"
|
for = "/*"
|
||||||
|
|
||||||
[headers.values]
|
[headers.values]
|
||||||
X-XSS-Protection = "1; mode=block"
|
|
||||||
Strict-Transport-Security = "max-age=63072000; includeSubDomains; preload"
|
Strict-Transport-Security = "max-age=63072000; includeSubDomains; preload"
|
||||||
|
X-Frame-Options = "deny"
|
||||||
|
X-Content-Type-Options = "nosniff"
|
||||||
|
Content-Security-Policy = "upgrade-insecure-requests; sandbox"
|
||||||
|
X-Permitted-Cross-Domain-Policies = "none"
|
||||||
|
Referrer-Policy = "no-referrer"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue