Settings: Exclude zanzana client token value from output (#105018)

* Settings: Exclude zanzana client token value from output

* add test

* fix tests
This commit is contained in:
Alexander Zobnin
2025-05-06 18:54:48 +02:00
committed by GitHub
parent de60959b2b
commit dde613bbe8
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -633,6 +633,7 @@ func RedactedValue(key, value string) string {
"CLIENT_SECRET",
"ENTERPRISE_LICENSE",
"API_DB_PASS",
"^TOKEN$",
"ID_FORWARDING_TOKEN$",
"AUTHENTICATION_TOKEN$",
"AUTH_TOKEN$",