WebDAV server to allow managing content by specifying different credentials.
Go to file
Andreas Schneider dc2f90fb0d ⬆️ Update dependencies 2020-10-18 11:05:04 +02:00
vendor ⬆️ Update dependencies 2020-10-18 11:05:04 +02:00
.gitignore Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
cmd_share.go Add initial share commandline handling 2020-10-18 10:33:29 +02:00
cmd_tools.go Offer password generation and query 2020-10-17 20:19:42 +02:00
cmd_user.go Offer password generation and query 2020-10-17 20:19:42 +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 2020-10-18 11:05:04 +02:00
go.sum ⬆️ Update dependencies 2020-10-18 11:05:04 +02:00
main.go Add initial share commandline handling 2020-10-18 10:33:29 +02:00
store.go Add initial share commandline handling 2020-10-18 10:33:29 +02:00
store_test.go Add initial share commandline handling 2020-10-18 10:33:29 +02:00