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

http_proxy: only update upstream proxy user from credentials if user … #412

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

mmatczuk
Copy link
Contributor

…is not set

@what-the-diff
Copy link

what-the-diff bot commented Sep 11, 2023

PR Summary

  • Priority Given to Proxy Flag Over Credentials Flag
    In the new update, we have made it clear that the proxy flag will be given priority over the credentials flag, if both options are specified.

  • Automatic Credentials Matching with User ID
    A new safety check has been added. Now, it will first check if there is any information available in the 'User' field of the URL. In case it's unavailable, it will automatically link the credentials matching to the corresponding URL and set them as the 'User'. This promotes ease of use and reduces the risk of unattended fields.

@mmatczuk mmatczuk merged commit 52196e3 into main Sep 12, 2023
@mmatczuk mmatczuk deleted the mmt/proxy_user_order branch September 12, 2023 08:48
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