uv/crates/uv-auth/src
konsti c269619b1b
Help rustfmt a little (#17004)
Rustfmt gave up on that block due to the trailing functions. This
unblocks Rustfmt.
2025-12-05 13:35:18 -06:00
..
access_token.rs Obfuscate Bearer Token values in logs (#16164) 2025-10-13 08:28:20 -05:00
cache.rs Use explicit credentials cache instead of global static (#16768) 2025-12-03 14:51:25 +01: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 Use explicit credentials cache instead of global static (#16768) 2025-12-03 14:51:25 +01:00
middleware.rs Help rustfmt a little (#17004) 2025-12-05 13:35:18 -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 Add a 5 min default timeout for deadlocks (#16342) 2025-12-04 14:59:04 +01:00