uv
Add `uv auth` commands
#15570
Merged

Commits
  • Add `uv auth` commands (`login`, `logout`, and `token`) (#15539)
    zanieb committed 160 days ago
  • Add preview warnings to `native-keyring` usage (#15555)
    zanieb committed 160 days ago
  • Add support for credentials in URLs to `uv auth` (#15554)
    zanieb committed 160 days ago
  • Only allow HTTPS services in login for now (#15559)
    zanieb committed 160 days ago
  • Update `uv auth` snapshots
    zanieb committed 160 days ago
  • Update messaging for `uv auth` (#15573)
    zanieb committed 160 days ago
  • Remove unused dependencies from `uv auth` preview refactor (#15589)
    zanieb committed 160 days ago
  • Add a plain text backend for credential storage (#15588)
    zanieb committed 160 days ago
  • Strip the trailing `/simple` from index URLs provided to `uv auth login` (#15591)
    zanieb committed 160 days ago
  • Add the native keyring to the documentation (#15596)
    zanieb committed 160 days ago
  • Add test case for `uv auth login` in publish integration tests (#15592)
    zanieb committed 160 days ago
  • Add documentation on the uv credential store and CLI (#15597)
    zanieb committed 160 days ago
  • Respect `UV_CREDENTIALS_DIR` (#15598)
    zanieb committed 160 days ago
  • Add case for `uv auth login` in registry integration tests (#15593)
    zanieb committed 160 days ago
  • Misc. tweaks
    zanieb committed 160 days ago
  • Use a dedicated wire type for credentials serialization (#15599)
    zanieb committed 160 days ago
  • Add `uv auth dir` (#15600)
    zanieb committed 160 days ago
  • Lock the credentials store when reading or writing (#15610)
    zanieb committed 159 days ago
  • Respect usernames when finding matching credentials in the plaintext store (#15620)
    zanieb committed 159 days ago
  • Remove the native system store from the keyring providers (#15612)
    zanieb committed 159 days ago
  • Allow storage of multiple usernames per service in the plaintext store (#15628)
    zanieb committed 159 days ago
  • Run the `uv-keyring` tests serially (#15629)
    zanieb committed 159 days ago
Loading