rclone/backend/uptobox
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 all: fix spelling across the project 2022-08-30 11:16:26 +02:00
uptobox.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
uptobox_test.go new backend: uptobox 2021-04-13 17:46:07 +02:00