This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8a6b43a8e Automatic Site Publish by Buildbot
8a6b43a8e is described below
commit 8a6b43a8e47d847a3c7add29511091371ba98d6a
Author: buildbot <[email protected]>
AuthorDate: Sun Jan 28 08:32:57 2024 +0000
Automatic Site Publish by Buildbot
---
output/core-developers/csp-interceptor.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/output/core-developers/csp-interceptor.html
b/output/core-developers/csp-interceptor.html
index 69a8a4684..2b161917b 100644
--- a/output/core-developers/csp-interceptor.html
+++ b/output/core-developers/csp-interceptor.html
@@ -179,6 +179,7 @@ header is sent and <code class="language-plaintext
highlighter-rouge">Content-Se
<li><code class="language-plaintext highlighter-rouge">enforcingMode</code>
(default <code class="language-plaintext highlighter-rouge">false</code>) -
When set to “true”, the enforce mode has been enabled, and the provided policy
is going to be enforced.</li>
<li><code class="language-plaintext highlighter-rouge">reportUri</code> - an
uri under, which the violations have to be reported.</li>
+ <li><code class="language-plaintext
highlighter-rouge">prependServletContext</code> (default <code
class="language-plaintext highlighter-rouge">true</code>) - a flag to prepend
or not the Servlet context to the <code class="language-plaintext
highlighter-rouge">reportUri</code></li>
</ul>
<h2 id="report-action">Report action</h2>