mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Add remoteAdminPasswordEnd to redacted keys in fully_kiosk diagnostics (#77837)
Add remoteAdminPasswordEnd to redacted keys in diagnostics
This commit is contained in:
parent
601fb5ebb5
commit
b0c093ac70
@ -51,6 +51,7 @@ SETTINGS_TO_REDACT = {
|
|||||||
"sebExamKey",
|
"sebExamKey",
|
||||||
"sebConfigKey",
|
"sebConfigKey",
|
||||||
"kioskPinEnc",
|
"kioskPinEnc",
|
||||||
|
"remoteAdminPasswordEnc",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user