mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-13 05:56:29 +00:00
![]() Closes #2566 We were storing the username e.g. `charlie@astral.sh` as a percent-encoded string `charlie%40astral.sh` which resulted in different headers and broke JFrog's artifactory which apparently does not decode usernames. Tested with a JFrog artifactory and AWS CodeArtifact although it is worth noting that AWS does _not_ have a username with an `@` — it'd be nice to test another artifactory with percent-encoded characters in the username and/or password. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |