mirror of
https://github.com/go-gitea/gitea
synced 2024-11-14 01:35:54 +01: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
|