duo_client_python icon indicating copy to clipboard operation
duo_client_python copied to clipboard

Automatic proxy configuration

Open ramonpetgrave64 opened this issue 2 years ago • 2 comments
trafficstars

Hello from lyft/cartography!

We're using the duo client and realized that it doens't automatically use the HTTP_PROXY environment variable. We've been using your provided method set_proxy, but it would be nice to have this be automatic, like the examples below.

ramonpetgrave64 avatar May 23 '23 19:05 ramonpetgrave64

@ramonpetgrave64 Thanks for the suggestion. We'll consider it, but it would have to wait for a major version release since I think this would count as a backwards-incompatible change.

AaronAtDuo avatar Jun 30 '23 15:06 AaronAtDuo

@AaronAtDuo Thanks for the reply. Alright. In the mean time, you could introduce an optional switch, like use_proxy_env_variable.

ramonpetgrave64 avatar Jul 07 '23 15:07 ramonpetgrave64