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-08 07:10:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70bde8b2bc8f7cb77e4f9bdc924619957eecb8b9
sftpgo
/
webdavd
History
Nicola Murino
0609188d3f
allow to disable SFTP service
...
Fixes
#228
2020-11-24 13:44:57 +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_test.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
webdavd.go
allow to disable SFTP service
2020-11-24 13:44:57 +01:00