sftpgo-mirror/webdavd
Nicola Murino 9ca136370e
don't generate defender events for HTTP/WebDAV requests with no auth
it is quite common for HTTP clients to send a first request without
the Authorization header and then send the credentials after receiving
a 401 response. We don't want to generate defender events in this case
2021-09-11 18:20:24 +02:00
..
file.go pre-upload action: add file open flags 2021-05-31 22:33:23 +02:00
handler.go pre-upload action: add file open flags 2021-05-31 22:33:23 +02:00
internal_test.go add remote address to transfer and commands logs 2021-06-01 22:28:43 +02:00
mimecache.go webdav: performance improvements and bug fixes 2020-11-04 19:11:40 +01:00
server.go don't generate defender events for HTTP/WebDAV requests with no auth 2021-09-11 18:20:24 +02:00
webdavd.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
webdavd_test.go update deps and backport some fixes from main branch 2021-09-09 19:43:00 +02:00