#100 - Enforce a Content Security Policy (CSP)Open
Content Security Policies tell the browser to restrict where resources, like Javascript, are loaded from. They are a good defense against cross-site scripting (XSS) attacks. We should try to move towards a CSP of at least https://content-security-policy.com/faq/ Have started on some specific client portal pages but this seems to break things like TinyMCE.Until we can add this as part of the header includes, we'll have to track individual pages that can and can't have CSP applied: General (main app) Client Portal
Guest Views Misc
Migrated from https://github.com/itflow-org/itflow/issues/1036 |
|
Milestone: |
No milestone set
|
---|---|
Assigned To: |
![]() |
Created Date: | 2025-03-03 13:12:41 |
Discussion Link: |
No Comments