This is an automated email from the ASF dual-hosted git repository. schultz pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d4a3db1a4a Generate optimal size and types for JSP imports maps new 7fb4beb75d Csrf filter improvements (#681) new e4bfae8e7e Checkstyle 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/filters/CsrfPreventionFilter.java | 397 +++++++++++++++++++-- .../catalina/filters/TestCsrfPreventionFilter.java | 110 +++++- webapps/docs/changelog.xml | 4 + webapps/docs/config/filter.xml | 42 +++ 4 files changed, 513 insertions(+), 40 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org