mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Redact stored authentication token in HomeWizard diagnostics (#136766)
This commit is contained in:
parent
688a1f1d52
commit
f909b54811
@ -16,6 +16,7 @@ TO_REDACT = {
|
|||||||
"gas_unique_id",
|
"gas_unique_id",
|
||||||
"id",
|
"id",
|
||||||
"serial",
|
"serial",
|
||||||
|
"token",
|
||||||
"unique_id",
|
"unique_id",
|
||||||
"unique_meter_id",
|
"unique_meter_id",
|
||||||
"wifi_ssid",
|
"wifi_ssid",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user