WebDAV server to allow managing content by specifying different credentials.
Go to file
Andreas Schneider d5e9d96390 Vendor dependencies 2018-11-24 15:00:12 +01:00
vendor Vendor dependencies 2018-11-24 15:00:12 +01:00
.gitignore Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
filesystem.go Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
go.mod Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
go.sum Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
main.go Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00