Commit a1a6e8f
If a slack signing secret is not exactly the expected 32 bytes
of hex, then okio will throw an error and log the secret. Stop doing
that.
GitOrigin-RevId: bdd47345c2bb6f5723b188e8fb16c5287ea3e5d71 parent dc4d91a commit a1a6e8f
File tree
1 file changed
+8
-1
lines changed- misk-slack/src/main/kotlin/misk/slack/webapi/interceptors
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
| |||
0 commit comments