mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +03:00
Remove the ACAO header which is added by default on Cloudflare Pages (#25644)
This commit is contained in:
parent
278c494eb3
commit
86be392f44
1 changed files with 1 additions and 0 deletions
1
.github/cfp_headers
vendored
1
.github/cfp_headers
vendored
|
@ -1,4 +1,5 @@
|
||||||
/*
|
/*
|
||||||
|
! 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
|
||||||
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
||||||
|
|
Loading…
Reference in a new issue