This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 907d5b295b Add change log entry
907d5b295b is described below
commit 907d5b295b9a83ed27cdadac76a39b0cceb85039
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jan 7 17:22:02 2026 +0000
Add change log entry
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 343627b92b..360c6f2db0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -197,6 +197,10 @@
failed when made from within a web application with resource caching
enabled if the target resource was packaged in a JAR file. (markt)
</fix>
+ <fix>
+ Pull request <pr>923</pr>: Avoid adding multiple CSRF tokens to a URL
in
+ the <code>CsrfPreventionFilter</code>. (schultz)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]