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

Add support for proxy to connect to the Slack API #750

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

hannaeko
Copy link
Contributor

@hannaeko hannaeko commented Apr 26, 2023

Hello, thank you for this project!

I am using this bridge in an environment that requires me to use a proxy to connect to the Slack API, therefore I needed to add the feature.

Credit to #338 for starting the work.

Signed off by: Gaël Berthaud-Müller gael+github@berthaud-muller.eu

@hannaeko hannaeko requested a review from a team as a code owner April 26, 2023 14:35
Copy link
Contributor

@Half-Shot Half-Shot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks entirely reasonable to me!

@@ -0,0 +1 @@
Add support for proxy to connect to the Slack API.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Add support for proxy to connect to the Slack API.
Add support for specifying a HTTP proxy to connect to the Slack API.

Slightly more colour :)

@Half-Shot
Copy link
Contributor

Contrib requirement is broken because our regex is doing the wrong things (matrix-org/backend-meta#20).

@Half-Shot Half-Shot merged commit de67f14 into matrix-org:develop Apr 26, 2023
8 of 10 checks passed
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

2 participants