Skip to content

Use url and token fields for cargo Azure Artifacts credentials#628

Draft
brettfo wants to merge 1 commit into
mainfrom
brettfo/cargo-azure-artifacts-credentials
Draft

Use url and token fields for cargo Azure Artifacts credentials#628
brettfo wants to merge 1 commit into
mainfrom
brettfo/cargo-azure-artifacts-credentials

Conversation

@brettfo

@brettfo brettfo commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

When the package manager is cargo, Azure Artifacts credentials now use url (https://<host>) and token fields instead of host, username, and password. This matches the expected credential format for cargo registries.

The proxy pulls the url value here and the token value here so that's what we need to match.

When the package manager is cargo, Azure Artifacts credentials now use
'url' (https://<host>) and 'token' fields instead of 'host', 'username',
and 'password'. This matches the expected credential format for cargo
registries.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@brettfo brettfo requested review from a team as code owners June 10, 2026 16:25
@brettfo brettfo marked this pull request as draft June 10, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant