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 63e7d347ca Remove unnecessary code new d278f7b1a5 serveSubpathOnly should apply to destinations as well new f7bb7f0ab9 Expand the WebDAV Javadoc new 4d5dd49b2c Add a note about WebDAV The 3 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: .../apache/catalina/servlets/WebdavServlet.java | 37 ++++++++--- .../catalina/servlets/TestWebdavServlet.java | 77 +++++++++++++++++++++- webapps/docs/changelog.xml | 5 ++ webapps/docs/security-howto.xml | 4 ++ 4 files changed, 113 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org