You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2019/11/20 19:20:26 UTC

[tomcat] 03/06: Add missing changelog for CSRF prevention filter changes.

This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

View the commit online:
https://github.com/apache/tomcat/commit/7b55938b7562fa8c6639b3abc45c88d98c09c735

commit 7b55938b7562fa8c6639b3abc45c88d98c09c735
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue Nov 19 12:31:56 2019 -0500

    Add missing changelog for CSRF prevention filter changes.
---
 webapps/docs/changelog.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0a1daa6..eac584a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -45,6 +45,15 @@
   issues do not "pop up" wrt. others).
 -->
 <section name="Tomcat 8.5.50 (markt)" rtext="in development">
+  <subsection name="Catalina">
+    <changelog>
+      <add>
+        Improvements to CsrfPreventionFilter including additional
+        logging and making the latest nonce available in the request
+        attributes. (schultz)
+      </add>
+    </changgelog>
+  </subsection>
   <subsection name="Coyote">
     <changelog>
       <scode>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org