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> |
||
|---|---|---|
| .. | ||
| PublicShare | ||
| Security | ||
| AdditionalScriptsMiddlewareTest.php | ||
| CompressionMiddlewareTest.php | ||
| MiddlewareDispatcherTest.php | ||
| MiddlewareTest.php | ||
| NotModifiedMiddlewareTest.php | ||
| OCSMiddlewareTest.php | ||
| SessionMiddlewareTest.php | ||