This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 22d6c50bc8 Remove OpenSSL double init test hack
new 29f6bec8c6 Prepare for the fix for BZ 69131
new 55daaa27b7 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]