rclone/backend/sugarsync
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 sugarsync: new backend - fixes #622 2020-01-17 17:39:34 +00:00
sugarsync.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
sugarsync_internal_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
sugarsync_test.go sugarsync: new backend - fixes #622 2020-01-17 17:39:34 +00:00