rclone/backend/sharefile
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 Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
generate_tzdata.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sharefile.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
sharefile_test.go New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
tzdata_vfsdata.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
update-timezone.sh New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
upload.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00