mirror of
https://github.com/grafana/grafana.git
synced 2024-12-22 15:13:38 -06:00
Setting: Fix redact of entity db pass (#97568)
This commit is contained in:
parent
8243e030b4
commit
d9cd5a3a2c
@ -599,7 +599,7 @@ func RedactedValue(key, value string) string {
|
||||
"VAULT_TOKEN",
|
||||
"CLIENT_SECRET",
|
||||
"ENTERPRISE_LICENSE",
|
||||
"GF_ENTITY_API_DB_PASS",
|
||||
"API_DB_PASS",
|
||||
"ID_FORWARDING_TOKEN$",
|
||||
"AUTHENTICATION_TOKEN$",
|
||||
"AUTH_TOKEN$",
|
||||
|
Loading…
Reference in New Issue
Block a user