mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 13:44:53 -04:00
* Deprecate our default CSP * Add strict CSP that is always our strictest setting * Add strict eval CSP (disable unsafe-eval) * Add strict inline CSP (disables inline styles) This is just to move forward and have a incremental improvement of our CSP Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| Template | ||
| ContentSecurityPolicy.php | ||
| DataDisplayResponse.php | ||
| DataDownloadResponse.php | ||
| DataResponse.php | ||
| DownloadResponse.php | ||
| EmptyContentSecurityPolicy.php | ||
| FileDisplayResponse.php | ||
| ICallbackResponse.php | ||
| IOutput.php | ||
| JSONResponse.php | ||
| NotFoundResponse.php | ||
| OCSResponse.php | ||
| RedirectResponse.php | ||
| Response.php | ||
| StreamResponse.php | ||
| StrictContentSecurityPolicy.php | ||
| StrictEvalContentSecurityPolicy.php | ||
| StrictInlineContentSecurityPolicy.php | ||
| TemplateResponse.php | ||