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 d2827524c2 Fix IDE warnings
new 20b4dff5fb Prepare for the fix for BZ 69131
new f1fee860a1 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]