Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify Slack webhook tokens #776

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

tadzik
Copy link
Collaborator

@tadzik tadzik commented Mar 28, 2024

This will unfortunately require relinking all existing channels that use webhooks.

I pondered making this optional, but in the spirit of being secure by default, it's probably best if we mandate this.

Existing rooms will have to be unlinked and linked again (or have their database entries updated manually).

This also increases SlackHookHandler's test coverage by ~18% (from 9.39% to 27.51%) :)

Signed-off-by: Tadeusz „tadzik” Sośnierz <tadeusz@sosnierz.com>
Signed-off-by: Tadeusz „tadzik” Sośnierz <tadeusz@sosnierz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant