rclone/backend/storj
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
..
fs.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
object.go storj: fix uploading to the wrong object on Update with overriden remote name 2023-06-27 16:02:33 +01:00
storj_test.go storj: rename tardigrade backend to storj backend #5616 2022-02-11 11:04:15 +00:00
storj_unsupported.go storj: rename tardigrade backend to storj backend #5616 2022-02-11 11:04:15 +00:00