-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Issue #3483 Add cert retrieval for requests #3490
Closed
dusktreader
wants to merge
16
commits into
python-poetry:master
from
dusktreader:dusktreader/3483--add-cert-retrieval-from-config-for-all-requests
Closed
Issue #3483 Add cert retrieval for requests #3490
dusktreader
wants to merge
16
commits into
python-poetry:master
from
dusktreader:dusktreader/3483--add-cert-retrieval-from-config-for-all-requests
Commits on Dec 14, 2021
-
Issue #3483 Add cert retrieval for requests
The authenticator.py code already retrieves credentials from the config for every request based on url matching. This change makes the authenticator also retrieve certs from the config for each request based on url matching. Also includes unit tests.
Configuration menu - View commit details
-
Copy full SHA for 52f0e0a - Browse repository at this point
Copy the full SHA 52f0e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee7cf8 - Browse repository at this point
Copy the full SHA 4ee7cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e72dc4 - Browse repository at this point
Copy the full SHA 9e72dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d51dd0 - Browse repository at this point
Copy the full SHA 9d51dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b78bde - Browse repository at this point
Copy the full SHA 2b78bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dcb682 - Browse repository at this point
Copy the full SHA 7dcb682View commit details -
Configuration menu - View commit details
-
Copy full SHA for fddf76b - Browse repository at this point
Copy the full SHA fddf76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bb81a - Browse repository at this point
Copy the full SHA d5bb81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 038ed31 - Browse repository at this point
Copy the full SHA 038ed31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc640c - Browse repository at this point
Copy the full SHA 6fc640cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 864d677 - Browse repository at this point
Copy the full SHA 864d677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de523a - Browse repository at this point
Copy the full SHA 7de523aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6bf9b - Browse repository at this point
Copy the full SHA 4a6bf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 451568c - Browse repository at this point
Copy the full SHA 451568cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9132c - Browse repository at this point
Copy the full SHA 1d9132cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bb9d1 - Browse repository at this point
Copy the full SHA 45bb9d1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.