mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-28 04:36:11 +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
|