rclone/backend/seafile
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 build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
object.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
pacer.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
renew.go seafile: renew library password - fixes #6662 2023-01-15 16:26:29 +00:00
renew_test.go seafile: fix for flaky tests #6799 2023-03-02 20:03:25 +00:00
seafile.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
seafile_internal_test.go seafile: fix error when not configured for 2fa (#5665) 2021-10-19 20:53:35 +01:00
seafile_test.go seafile: New backend for seafile server 2020-05-06 17:33:22 +00:00
webapi.go seafile: remove unused code for legacy API v2 (fixes issue reported by the unused linter) 2023-03-26 14:28:15 +02:00