This adds the possibility to set `strict-dynamic` on `script-src-elem` only while keep the default rules for `script-src`. The idea is to allow loading module js which imports other files and thus does not allow nonces on import but on the initial script tag. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| ContentSecurityPolicy.php | ||
| ContentSecurityPolicyManager.php | ||
| ContentSecurityPolicyNonceManager.php | ||