uv/crates/uv-auth/src
Charlie Marsh c5c44168e0
Cache Dependabot lookup (#16795)
## Summary

Small nit, but I wanted to avoid doing this access in the hot path.
(Probably not important in practice.)

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-11-20 16:24:16 -06:00
..
access_token.rs Obfuscate Bearer Token values in logs (#16164) 2025-10-13 08:28:20 -05:00
cache.rs Add S3 request signing (#15925) 2025-09-22 23:59:52 +00:00
credentials.rs Obfuscate Bearer Token values in logs (#16164) 2025-10-13 08:28:20 -05:00
index.rs Use the root index URL when retrieving credentials from the native store (#15873) 2025-09-15 13:47:24 -05:00
keyring.rs Only run debug assertion tests when debug assertions are active (#16479) 2025-10-28 12:21:58 +00:00
lib.rs Make cache control lookups robust to username (#16088) 2025-10-01 16:57:50 -04:00
middleware.rs Cache Dependabot lookup (#16795) 2025-11-20 16:24:16 -06:00
providers.rs Obfuscate Bearer Token values in logs (#16164) 2025-10-13 08:28:20 -05:00
pyx.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
realm.rs Remove unnecessary `DisplaySafeUrl::from` (#16689) 2025-11-11 19:12:20 +00:00
service.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
store.rs Remove unnecessary `DisplaySafeUrl::from` (#16689) 2025-11-11 19:12:20 +00:00