mirror of
https://github.com/restic/restic.git
synced 2025-08-21 10:57:55 +00:00
redacted keys/token in backend config debug log
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
// server.
|
||||
type Config struct {
|
||||
AccountName string
|
||||
AccountKey string
|
||||
AccountKey options.SecretString
|
||||
Container string
|
||||
Prefix string
|
||||
|
||||
|
Reference in New Issue
Block a user