Skip to content

Apply password-only redirect credentials - #205

Closed
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt200/159-password-only-redirect
Closed

Apply password-only redirect credentials#205
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt200/159-password-only-redirect

Conversation

@zaniebot

@zaniebot zaniebot commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Redirect handling only moves URL credentials into Authorization when the username is nonempty, so a password-only redirect such as https://:token@host/... fails authentication and can expose the token. Apply and redact a present password with an empty username. Redirect-auth changes previously broke Azure/GCP flows and were reverted (uv#13041, uv#13215); preserve signed/cross-origin semantics and coordinate uv#20214 and uv#17343.

Moved to: astral-sh/uv-dev#186.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants