Redact stored authentication token in HomeWizard diagnostics (#136766)

This commit is contained in:
Duco Sebel 2025-01-29 04:46:52 +01:00 committed by GitHub
parent 688a1f1d52
commit f909b54811
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ TO_REDACT = {
"gas_unique_id",
"id",
"serial",
"token",
"unique_id",
"unique_meter_id",
"wifi_ssid",