sftpgo/webdavd
Sean Hildebrand db7e81e9d0
add prefer_database_credentials configuration parameter
When true, users' Google Cloud Storage credentials will be written to
the data provider instead of disk.
Pre-existing credentials on disk will be used as a fallback

Fixes #201
2020-10-22 10:42:40 +02:00
..
file.go CGS: implement MimeTyper interface 2020-09-28 22:12:46 +02:00
handler.go sshd: map each channel with a new connection 2020-09-18 10:52:53 +02:00
internal_test.go CGS: implement MimeTyper interface 2020-09-28 22:12:46 +02:00
server.go WebDAV: add caching for authenticated users 2020-08-31 19:25:17 +02:00
webdavd.go WebDAV: add caching for authenticated users 2020-08-31 19:25:17 +02:00
webdavd_test.go add prefer_database_credentials configuration parameter 2020-10-22 10:42:40 +02:00