mirror of
https://github.com/restic/restic.git
synced 2025-10-09 15:30:24 +00:00
redacted keys/token in backend config debug log
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
// server.
|
||||
type Config struct {
|
||||
AccountID string
|
||||
Key string
|
||||
Key options.SecretString
|
||||
Bucket string
|
||||
Prefix string
|
||||
|
||||
|
Reference in New Issue
Block a user