This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sftpgo
Watch
1
Star
0
Fork
0
You've already forked sftpgo
mirror of
https://github.com/drakkan/sftpgo.git
synced
2025-12-07 06:40:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87b51a6fd5b0b3917d6af23907e2281b81640cd9
sftpgo
/
webdavd
History
Nicola Murino
634b723b5d
add KMS support
...
Fixes
#226
2020-11-30 21:46:34 +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
add KMS support
2020-11-30 21:46:34 +01:00
webdavd_test.go
add KMS support
2020-11-30 21:46:34 +01:00
webdavd.go
allow to disable SFTP service
2020-11-24 13:44:57 +01:00