WebDAV server to allow managing content by specifying different credentials.
Go to file
Andreas Schneider 3d4f6f681c Add share login handling tests 2020-10-13 19:59:45 +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
cmd_user.go Add commands to manage users 2020-10-10 16:30:35 +02:00
config.go Add commands to manage users 2020-10-10 16:30:35 +02:00
filesystem.go Add commands to manage users 2020-10-10 16:30:35 +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 Add commands to manage users 2020-10-10 16:30:35 +02:00
store.go Add share login handling tests 2020-10-13 19:59:45 +02:00
store_test.go Add share login handling tests 2020-10-13 19:59:45 +02:00