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 usernames/passwords #333

Merged
merged 4 commits into from
Mar 14, 2020
Merged

Add support for proxy usernames/passwords #333

merged 4 commits into from
Mar 14, 2020

Conversation

KevinButterfield
Copy link
Contributor

jira-ruby didn't support proxies that require authentication, though Net::HTTP::Proxy does. This adds an option to use such proxies.

@SimonMiaou
Copy link
Collaborator

Hi @KevinButterfield
This looks like a duplicate of #289,
Could you take a look and see if you can improve yours or the other solution?
Also could you add some tests for this?

@KevinButterfield
Copy link
Contributor Author

There were no tests for any of the proxy settings, so I added a comprehensive one.

@SimonMiaou
Copy link
Collaborator

Thank you @KevinButterfield

@SimonMiaou SimonMiaou merged commit 39e47f4 into sumoheavy:master Mar 14, 2020
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.

2 participants