Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocs
add docs for useJsNonce
This commit is contained in:
commit
458ec33aa2
|
@ -95,6 +95,7 @@ class EmptyContentSecurityPolicy {
|
|||
|
||||
/**
|
||||
* Use the according JS nonce
|
||||
* This method is only for CSPMiddleware, custom values are ignored in mergePolicies of ContentSecurityPolicyManager
|
||||
*
|
||||
* @param string $nonce
|
||||
* @return $this
|
||||
|
|
Loading…
Reference in New Issue