mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocs
add docs for useJsNonce
This commit is contained in:
commit
458ec33aa2
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue