Commit a6d8db8
fix(enphase): keep livestream credentials out of the log
The livestream bootstrap response carries aws_token_value and aws_digest,
the live credentials for the account's AWS IoT stream. Debug API logging
redacted only token/auth_token/access_token, so both were written out in
full - and Predbat logs are routinely shared for debugging. The endpoint
and topic are still logged so the call stays diagnosable.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b47d23c commit a6d8db8
2 files changed
Lines changed: 29 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1625 | 1625 | | |
1626 | 1626 | | |
1627 | 1627 | | |
1628 | | - | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
1629 | 1631 | | |
1630 | 1632 | | |
1631 | 1633 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
982 | 982 | | |
983 | 983 | | |
984 | 984 | | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
985 | 1010 | | |
986 | 1011 | | |
987 | 1012 | | |
| |||
1977 | 2002 | | |
1978 | 2003 | | |
1979 | 2004 | | |
| 2005 | + | |
1980 | 2006 | | |
1981 | 2007 | | |
1982 | 2008 | | |
| |||
0 commit comments