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 http_proxy parameter to Client #21

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Add http_proxy parameter to Client #21

merged 1 commit into from
Jan 17, 2024

Conversation

gcoxmoz
Copy link
Contributor

@gcoxmoz gcoxmoz commented Dec 14, 2023

Description

Adds http_proxy support for hosts who need to go through a proxy to reach Duo servers.

Motivation and Context

duosecurity/duo_universal_php#5 is a PR that was accepted for "the same functionality" in "the same type of code" / a sibling project.

How Has This Been Tested?

Tests added for args+kwargs passthrough.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@AaronAtDuo
Copy link
Contributor

@gcoxmoz the manual approval necessary to run CI timed out since it's been a month (sorry about that). IIUC git commit --amend without making any actual changes should re-trigger the request for approval.

@gcoxmoz
Copy link
Contributor Author

gcoxmoz commented Jan 17, 2024

@AaronAtDuo Re-pushed; thanks for looking.

@AaronAtDuo AaronAtDuo merged commit 1ee3e5b into duosecurity:main Jan 17, 2024
5 checks passed
@AaronAtDuo
Copy link
Contributor

@gcoxmoz Thanks for the PR!

@gcoxmoz gcoxmoz deleted the proxy branch January 17, 2024 20:14
@gcoxmoz
Copy link
Contributor Author

gcoxmoz commented Jan 18, 2024

NP. Side note, it would be really great if this could get released+pypi'ed soonish.
Love and snuggles from universal-prompt-cutover-stragglers.

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.

3 participants