Skip to content

Commit

Permalink
Add 'token' to the redaction list
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanotti committed May 5, 2021
1 parent 54504ee commit 77bd7fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/configprovider/config_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ func shouldRedactKey(k string) bool {
"login",
"password",
"pwd",
"token",
"user",
}

Expand Down

0 comments on commit 77bd7fe

Please sign in to comment.