uv/crates/uv-auth/src
Charlie Marsh ede47c0793
Document `.netrc` environment variable and path (#8511)
## Summary

Closes https://github.com/astral-sh/uv/issues/8482.
2024-10-24 02:34:45 +00:00
..
cache chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
credentials chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
keyring chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
middleware Fix bug where username from authentication cache could be ignored (#8345) 2024-10-18 18:45:31 -05:00
realm chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
cache.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
credentials.rs Add type-based validation for index names (#8464) 2024-10-22 16:10:20 +00:00
keyring.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
lib.rs Enable environment variable authentication for named indexes (#7741) 2024-10-15 22:35:07 +00:00
middleware.rs Document `.netrc` environment variable and path (#8511) 2024-10-24 02:34:45 +00:00
realm.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00