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

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


    from 33aeb49ff2 Remove OpenSSL double init test hack
     new 8de49b674f Prepare for the fix for BZ 69131
     new 5a04cf4f9a Fix BZ 69131 - expand allowCorsPreflight to all mapped URL 
patterns

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../catalina/authenticator/AuthenticatorBase.java  |  10 +-
 .../catalina/core/ApplicationFilterFactory.java    |  92 +--------------
 java/org/apache/catalina/util/FilterUtil.java      | 125 +++++++++++++++++++++
 webapps/docs/changelog.xml                         |   7 ++
 webapps/docs/config/valve.xml                      |  15 ++-
 5 files changed, 149 insertions(+), 100 deletions(-)
 create mode 100644 java/org/apache/catalina/util/FilterUtil.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to