rclone/backend/putio
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
..
error.go putio: fix multithread download and other ranged requests 2022-04-04 11:15:55 +01:00
fs.go putio: fix server side copy failures (400 errors) 2023-06-28 16:45:35 +01:00
object.go putio: fix uploading to the wrong object on Update with overriden remote name 2023-06-27 16:02:33 +01:00
putio.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
putio_test.go putio: add new backend 2019-08-23 12:11:36 +01:00