WebDAV server to allow managing content by specifying different credentials.
Go to file
Andreas Schneider db5256a994 * Externalized config
* Add dynamic user/share handling
2018-11-24 18:10:06 +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
config.go * Externalized config 2018-11-24 18:10:06 +01:00
example.toml * Externalized config 2018-11-24 18:10:06 +01:00
filesystem.go Initial POC implementation of a user based WebDAV server 2018-11-24 14:59:42 +01:00
go.mod * Externalized config 2018-11-24 18:10:06 +01:00
go.sum * Externalized config 2018-11-24 18:10:06 +01:00
main.go * Externalized config 2018-11-24 18:10:06 +01:00