rclone/cmd/serve/restic
albertony f8d56bebaf
config: delay load config file (#5258)
Restructuring of config code in v1.55 resulted in config
file being loaded early at process startup. If configuration
file is encrypted this means user will need to supply the password,
even when running commands that does not use config.
This also lead to an issue where mount with --deamon failed to
decrypt the config file when it had to prompt user for passord.

Fixes #5236
Fixes #5228
2021-04-26 23:37:49 +02:00
..
cache.go serve restic: implement object cache 2020-11-12 17:58:46 +00:00
cache_test.go serve restic: implement object cache 2020-11-12 17:58:46 +00:00
restic-test.sh fichier: 1fichier support - fixes #2908 2019-06-30 18:35:01 +01:00
restic.go serve restic: implement object cache 2020-11-12 17:58:46 +00:00
restic_appendonly_test.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00
restic_privaterepos_test.go serve/restic: expose interfaces so that rclone can be used as a library from within restic 2020-07-26 12:06:47 +01:00
restic_test.go serve/restic: expose interfaces so that rclone can be used as a library from within restic 2020-07-26 12:06:47 +01:00
restic_utils_test.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00
stdio_conn.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00