On this page can set the Content Security Policy (CSP) and various other security HTTP headers.
External link
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
The CSP header comes with default policy
Content-Security-Policy: default-src 'self' data: 'unsafe-inline' 'unsafe-eval'
editable in the GUI. The Domains Allowed field values extend the policy with external source domain directives.
The Other Headers section allows adding miscellaneous headers, the format required is
Header-Name:header value #1;header value #2;We set the following security headers by default:
- HSTS External link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
- Referrer-Policy External link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
- X-Content-Type External link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options
- XSS policy headers External link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection
- Cache Control policy headers External link: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
Can add up to 20 additional headers in this section. This may be extended in future releases.
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
jpg |
webinterfacecsp.jpg | 109.0 kB | 1 | 28-May-2021 10:56 | Ada Csaba | |
jpg |
webinterfacecsp_2.jpg | 339.0 kB | 1 | 05-May-2022 10:15 | Ada Csaba |
«
This page (revision-28) was last changed on 23-Sep-2022 15:00 by Ada Csaba
G’day (anonymous guest)
Log in
JSPWiki