rclone/backend/fichier
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.go fichier: add cdn option to use CDN for download - Fixes #6943 2023-04-18 17:35:21 +01:00
fichier.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
fichier_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
object.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
structs.go fichier: add cdn option to use CDN for download - Fixes #6943 2023-04-18 17:35:21 +01:00