uv/crates/uv-auth/src
konsti 0b0d0f44f8
Publish: Warn when keyring has no password (#8827)
When trying to upload without a password but with the keyring, check
that the keyring has a password for the upload URL and username and warn
if it doesn't.

Fixes #8781
2024-11-27 20:54:49 +01:00
..
cache.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
credentials.rs Publish: Warn when keyring has no password (#8827) 2024-11-27 20:54:49 +01:00
keyring.rs Publish: Warn when keyring has no password (#8827) 2024-11-27 20:54:49 +01:00
lib.rs Enable environment variable authentication for named indexes (#7741) 2024-10-15 22:35:07 +00:00
middleware.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
realm.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00