uv/docs
Zanie Blue de1479c4ef Use index URL instead of package URL for keyring credential lookups (#12651)
Some registries (like Azure Artifact) can require you to authenticate
separately for every package URL if you do not authenticate for the
/simple endpoint. These changes make the auth middleware aware of index
URL endpoints and attempts to fetch keyring credentials for such an
index URL when making a request to any URL it's a prefix of.

The current uv behavior is to cache credentials either at the request
URL or realm level. But with these changes, we also need to cache
credentials at the index level. Note that when uv does not detect an
index URL for a request URL, it will continue to apply the old behavior.

Addresses part of #4056
Closes #4583
Closes #11236
Closes #11391
Closes #11507
2025-04-29 16:37:00 -05:00
..
.overrides Add `last updated` for document (#11164) 2025-02-03 22:28:47 -05:00
assets Add static assets to docs pages (#6951) 2024-09-02 20:00:30 -04:00
concepts Bump version to 0.6.15 (#13034) 2025-04-22 00:03:33 +00:00
configuration Use index URL instead of package URL for keyring credential lookups (#12651) 2025-04-29 16:37:00 -05:00
getting-started [docs] Changed fish completions append >> to overwrite > (#13130) 2025-04-27 20:52:14 -04:00
guides Add ROCm example to the PyTorch guide (#13200) 2025-04-29 15:13:13 -04:00
js Fix typo in a reference (#12858) 2025-04-14 10:19:02 +02:00
pip Fix mismatched pip interface header / nav titles (#12640) 2025-04-08 17:44:44 -05:00
reference Add poetry-core as a build backend option (#12781) 2025-04-28 19:11:52 +00:00
stylesheets Remove the last edited date from documentation pages (#11753) 2025-02-24 13:27:00 -06:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Fix windows installation instructions mismatch (#11380) 2025-02-10 21:42:50 +01:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Move content from the mkdocs.public.yml into the template (#11246) 2025-02-05 16:13:46 +00:00
requirements.in Add `last updated` for document (#11164) 2025-02-03 22:28:47 -05:00
requirements.txt Add `last updated` for document (#11164) 2025-02-03 22:28:47 -05:00