uv/crates/uv-auth/src
Zanie Blue c0efeeddf6
Rewrite `uv-auth` (#2976)
Closes 

- #2822 
- https://github.com/astral-sh/uv/issues/2563 (via #2984)

Partially address:

- https://github.com/astral-sh/uv/issues/2465
- https://github.com/astral-sh/uv/issues/2464

Supersedes:

- https://github.com/astral-sh/uv/pull/2947
- https://github.com/astral-sh/uv/pull/2570 (via #2984)

Some significant refactors to the whole `uv-auth` crate:

- Improving the API
- Adding test coverage
- Fixing handling of URL-encoded passwords
- Fixing keyring authentication
- Updated middleware (see #2984 for more)
2024-04-16 11:48:37 -05:00
..
cache.rs Rewrite `uv-auth` (#2976) 2024-04-16 11:48:37 -05:00
credentials.rs Rewrite `uv-auth` (#2976) 2024-04-16 11:48:37 -05:00
keyring.rs Rewrite `uv-auth` (#2976) 2024-04-16 11:48:37 -05:00
lib.rs Rewrite `uv-auth` (#2976) 2024-04-16 11:48:37 -05:00
middleware.rs Rewrite `uv-auth` (#2976) 2024-04-16 11:48:37 -05:00
netloc.rs Rewrite `uv-auth` (#2976) 2024-04-16 11:48:37 -05:00