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

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


The following commit(s) were added to refs/heads/master by this push:
     new decb12b  Add missing changelog for CSRF prevention filter changes.
decb12b is described below

commit decb12be68b2fc93284b0b8cc44fb53a16110eb0
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 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a0915f9..42dbde9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -51,6 +51,11 @@
         Fix the broken re-try link on the error page for the FORM 
authentication
         example in the JSP section of the examples web application. (markt)
       </fix>
+      <add>
+        Improvements to CsrfPreventionFilter including additional
+        logging and making the latest nonce available in the request
+        attributes. (schultz)
+      </add>
     </changelog>
   </subsection>
 </section>


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

Reply via email to