mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
This way we use the CSP nonce for dynamically loaded scripts. Important to notice: The CSP nonce must NOT be injected in `content` as this can lead to value exfiltration using e.g. side-channel attacts (CSS selectors). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| ContentSecurityPolicy.php | ||
| ContentSecurityPolicyManager.php | ||
| ContentSecurityPolicyNonceManager.php | ||