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

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from ab347cb  Add a check that the URIEncoding is a superset of US-ASCII.
     add bc2c7f8  Ensure URL patterns provided via web.xml are %nn decoded 
consistently

No new revisions were added by this update.

Summary of changes:
 .../tomcat/util/descriptor/web/ErrorPage.java      |  8 ++--
 .../tomcat/util/descriptor/web/FilterMap.java      |  2 +-
 .../tomcat/util/descriptor/web/LoginConfig.java    |  9 ++---
 .../util/descriptor/web/SecurityCollection.java    |  2 +-
 .../util/descriptor/web/SecurityConstraint.java    | 10 +++++
 .../apache/tomcat/util/descriptor/web/WebXml.java  |  3 ++
 .../tomcat/util/descriptor/web/TestWebXml.java     | 43 ++++++++++++++++++++++
 webapps/docs/changelog.xml                         |  9 +++++
 8 files changed, 75 insertions(+), 11 deletions(-)


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

Reply via email to