WebDAV server to allow managing content by specifying different credentials.
Go to file
Andreas Schneider 7901eb8eb4 Compact DB on close 2020-10-10 16:29:26 +02:00
vendor ⬆️ update dependencies, implement user store 2020-10-09 18:35:44 +02:00
.gitignore Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
config.go ⬆️ update dependencies, implement user store 2020-10-09 18:35:44 +02:00
filesystem.go Use a dedicated path for the shares 2019-08-03 18:51:26 +02:00
go.mod ⬆️ update dependencies, implement user store 2020-10-09 18:35:44 +02:00
go.sum ⬆️ update dependencies, implement user store 2020-10-09 18:35:44 +02:00
main.go Use a dedicated path for the shares 2019-08-03 18:51:26 +02:00
store.go Compact DB on close 2020-10-10 16:29:26 +02:00
store_test.go ⬆️ update dependencies, implement user store 2020-10-09 18:35:44 +02:00