Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

End invalid Slack signature response. #1833

Merged
merged 1 commit into from
Oct 24, 2019
Merged

End invalid Slack signature response. #1833

merged 1 commit into from
Oct 24, 2019

Conversation

kieran-ohara
Copy link
Contributor

When the Slack adapter receives an invalid signature header, it sets the status
code of the response to 401 but does not end the response.

This causes requests to hang that do not have a valid signature. This commit
therefore fixes the issue

When the Slack adapter receives an invalid signature header, it sets the status
code of the response to 401 but does not end the response.

This causes requests to hang that do not have a valid signature. This commit
therefore fixes the issue
@ianfixes
Copy link

This helps with #1835

@benbrown
Copy link
Contributor

thanks! will be putting out another slack update soon.

@benbrown benbrown merged commit 4a0a7a2 into howdyai:master Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants