Update August diagnostics.py to redact contentToken (#108626)

This commit is contained in:
Cody C
2024-01-22 13:05:10 +13:00
committed by GitHub
parent 71e636572f
commit da1d530889

View File

@@ -24,6 +24,7 @@ TO_REDACT = {
"remoteOperateSecret",
"users",
"zWaveDSK",
"contentToken",
}