rclone/cmd/serve
Nick Craig-Wood 6257a6035c serve webdav: fix --baseurl handling after lib/http refactor
The webdav library was confused by the Path manipulation done by
lib/http when stripping the prefix.

This patch adds the prefix back before calling it.

Fixes #6650
2022-12-23 12:28:07 +00:00
..
dlna serve dlna: fix panic: Logger uninitialized. 2022-12-17 10:23:58 +00:00
docker docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
ftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
http lib/http: Simplify server.go to export an http server rather than an interface 2022-12-15 12:38:09 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic restic: refactor to use lib/http 2022-12-15 12:38:09 +00:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
webdav serve webdav: fix --baseurl handling after lib/http refactor 2022-12-23 12:28:07 +00:00
serve.go docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00