uv/crates/uv-auth/src
Zanie Blue b596b460a8
Increase verbosity of credential fetch logs (#3550)
So users do not need to turn on trace logging to see fetch results e.g.
https://github.com/astral-sh/uv/issues/3542

This is more reasonable now that we cache fetches.
2024-05-13 15:55:57 +00:00
..
cache.rs Use read-write locks instead of mutexes in authentication handling (#3210) 2024-04-24 10:17:16 -05:00
credentials.rs Fix authentication for URLs with a shared realm (#3130) 2024-04-22 13:06:57 -05:00
keyring.rs Remove KeyringProvider.cache (#3243) 2024-04-24 15:39:24 +00:00
lib.rs Fix authentication for URLs with a shared realm (#3130) 2024-04-22 13:06:57 -05:00
middleware.rs Increase verbosity of credential fetch logs (#3550) 2024-05-13 15:55:57 +00:00
realm.rs Fix authentication for URLs with a shared realm (#3130) 2024-04-22 13:06:57 -05:00