Skip to content

Allow auth login over IPv6 loopback - #182

Draft
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt200/157-ipv6-loopback-auth
Draft

Allow auth login over IPv6 loopback#182
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt200/157-ipv6-loopback-auth

Conversation

@zaniebot

Copy link
Copy Markdown
Collaborator

Auth login accepts localhost and 127.0.0.1 over HTTP but rejects the equivalent IPv6 loopback http://[::1]:.... Recognize ::1 as local without relaxing the localhost-only security policy introduced in uv#15755; this shares the native-auth surface being rewritten in uv#18907.

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.

2 participants