uv/crates/uv-auth
John Mumm 615cd6e045
Fail with specific error message when no password on auth always (#12313)
This addresses a small part of #12280, namely when you have
`authenticate` set to `always`, it will output a distinct error message
for the case where you have a username but are missing a password.
2025-03-19 17:43:45 +01:00
..
src Fail with specific error message when no password on auth always (#12313) 2025-03-19 17:43:45 +01:00
Cargo.toml Add an optional authentication policy to [index] configuration (#11896) 2025-03-10 12:24:25 -05:00