mirror of
https://github.com/go-gitea/gitea
synced 2024-11-25 15:12:52 +01:00
6 lines
192 B
Text
6 lines
192 B
Text
/*
|
|
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
|