Commit 19f44b9
committed
fix(security): remove hardcoded Slack credentials
Replace hardcoded token/channel with env vars SLACK_BOT_TOKEN and SLACK_CHANNEL_ID.1 parent a73f1c1 commit 19f44b9
File tree
1 file changed
+17
-12
lines changed- qqq-middleware-slack/src/main/java/com/kingsrook/qqq/slack
1 file changed
+17
-12
lines changedLines changed: 17 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
460 | 465 | | |
461 | 466 | | |
462 | 467 | | |
| |||
0 commit comments