uv/crates/uv-auth
Zanie Blue 4b0a4dadb7
Fix bug where username from authentication cache could be ignored (#8345)
Basically, if username-only authentication came from the _cache_ instead
of being present on the _request URL_ to start, we'd end up ignoring it
during password lookups which breaks keyring.

Includes some cosmetic changes to the logging and commentary in the
middleware, because I was confused when reading the code and logs.
2024-10-18 18:45:31 -05:00
..
src Fix bug where username from authentication cache could be ignored (#8345) 2024-10-18 18:45:31 -05:00
Cargo.toml chore(uv): update env vars map to include newly added ones (#8233) 2024-10-15 21:40:09 -04:00