rclone/backend/webdav
Nick Craig-Wood d0d41fe847 rclone config redacted: implement support mechanism for showing redacted config
This introduces a new fs.Option flag, Sensitive and uses this along
with IsPassword to redact the info in the config file for support
purposes.

It adds this flag into backends where appropriate. It was necessary to
add oauthutil.SharedOptions to some backends as they were missing
them.

Fixes #5209
2023-07-07 16:25:14 +01:00
..
api webdav: add "fastmail" provider for Fastmail Files 2023-03-16 14:20:29 +00:00
odrvcookie webdav: add SharePoint in other specific regions support 2022-06-08 17:24:35 +01:00
chunking.go webdav: nextcloud: fix must use /dav/files/USER endpoint not /webdav error 2023-07-05 16:56:01 +01:00
webdav_internal_test.go webdav: fix tests after go1.20 upgrade 2023-01-16 11:19:16 +00:00
webdav_test.go webdav: add support for chunked uploads — fix #3666 2023-03-17 11:09:08 +00:00
webdav.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00