Merge pull request #19967 from roscomputing/enh/19958/usejsnoncedocs

add docs for useJsNonce
pull/20003/head
Roeland Jago Douma 5 years ago committed by GitHub
commit 458ec33aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php

@ -95,6 +95,7 @@ class EmptyContentSecurityPolicy {
/** /**
* Use the according JS nonce * Use the according JS nonce
* This method is only for CSPMiddleware, custom values are ignored in mergePolicies of ContentSecurityPolicyManager
* *
* @param string $nonce * @param string $nonce
* @return $this * @return $this

Loading…
Cancel
Save