sftpgo/webdavd
2020-11-17 19:36:39 +01:00
..
file.go webdav: fix permission errors if the client try to read multiple times 2020-11-14 19:19:41 +01:00
handler.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
internal_test.go add a File interface so we can avoid to use os.File directly 2020-11-17 19:36:39 +01:00
mimecache.go webdav: performance improvements and bug fixes 2020-11-04 19:11:40 +01:00
server.go webdav: user caching is now mandatory 2020-11-04 22:29:25 +01:00
webdavd.go webdav: user caching is now mandatory 2020-11-04 22:29:25 +01:00
webdavd_test.go add support for limit files using shell like patterns 2020-11-15 22:04:48 +01:00