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

isapir 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 391925920e Updated changelog
391925920e is described below

commit 391925920e579d57eccd42a75f30d16269f8493a
Author: Igal Sapir <isa...@apache.org>
AuthorDate: Sat May 6 18:51:36 2023 -0700

    Updated changelog
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bbd8ee0ed0..b3816bda79 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,6 +112,10 @@
         <code>init()</code>/<code>destroy()</code> methods of components to the
         <code>start()</code>/<code>stop()</code> methods. (markt)
       </scode>
+      <add>
+        Add RateLimitFilter which can be used to mitigate DoS and Brute Force 
+        attacks. (isapir)
+      </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