mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 10:14:27 +00: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
|