Commit 40da9fb
fix: log warning when bearer token is sanitized
Address review feedback from @Willyfrog: log when sanitizedToken
differs from the original so corrupted tokens are visible in logs
for debugging, without exposing the token value itself.
Co-authored-by: Claude <claude@anthropic.com>1 parent 9b71334 commit 40da9fb
File tree
1 file changed
+4
-0
lines changed- android/src/main/java/com/mattermost/networkclient/interceptors
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments