mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 10:45:51 +03:00
Align develop.e.io cloudflare pages headers with other deploys (#25700)
This commit is contained in:
parent
4f1ce3c39a
commit
7164aeb65b
1 changed files with 2 additions and 0 deletions
2
.github/cfp_headers
vendored
2
.github/cfp_headers
vendored
|
@ -2,6 +2,8 @@
|
||||||
! Access-Control-Allow-Origin
|
! Access-Control-Allow-Origin
|
||||||
X-XSS-Protection: 1; mode=block
|
X-XSS-Protection: 1; mode=block
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
|
X-Frame-Options: SAMEORIGIN
|
||||||
|
Content-Security-Policy: frame-ancestors 'self'
|
||||||
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
||||||
|
|
||||||
/version
|
/version
|
||||||
|
|
Loading…
Reference in a new issue