Files
uv/crates/uv-distribution-types
Charlie Marsh 34b7734324 Promote authentication policy when saving tool receipts (#18246)
## Summary

If the user provides credentials for an index URL during tool install,
we strip the credentials. However, we now store the authentication
policy as `always` to ensure that if the user attempts to upgrade, and
we can't query the index, we correctly fail.

This won't cover credentials provided via keyring, but it will cover
embedded credentials and environment variables.

Closes https://github.com/astral-sh/uv/issues/18120.
2026-03-02 16:33:24 -06:00
..
2026-02-27 07:07:47 -05:00
2026-02-27 07:07:47 -05:00

uv-distribution-types

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.27) is a component of uv 0.10.7. The source can be found here.

See uv's crate versioning policy for details on versioning.