mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
|
/*
|
||
|
Content-Security-Policy: default-src 'self'
|
||
|
X-Frame-Options: DENY
|
||
|
X-Xss-Protection: 1; mode=block
|
||
|
X-Content-Type-Options: nosniff
|
||
|
Referrer-Policy: strict-origin-when-cross-origin
|