Skip to content

Parse usernames on bracketed IPv6 hosts - #580

Open
OskarEichler wants to merge 1 commit into
capistrano:masterfrom
OskarEichler:codex/parse-bracketed-ipv6-username
Open

Parse usernames on bracketed IPv6 hosts#580
OskarEichler wants to merge 1 commit into
capistrano:masterfrom
OskarEichler:codex/parse-bracketed-ipv6-username

Conversation

@OskarEichler

Copy link
Copy Markdown

Parse user@[IPv6]:port and user@[IPv6] before generic host parsers. Current parser order leaves the username attached to the hostname or fails to identify the bracketed address correctly.

Dual-Ruby models cover user and no-user plus port and no-port forms. The unchanged suite passes 218 tests /3,411 assertions; syntax, package and Rails integration pass. Host port validation policy is otherwise unchanged and no repository tests were modified.

@OskarEichler
OskarEichler force-pushed the codex/parse-bracketed-ipv6-username branch from af8f277 to 0e86f65 Compare August 30, 2026 10:38
@OskarEichler
OskarEichler force-pushed the codex/parse-bracketed-ipv6-username branch from 0e86f65 to cc6d45d Compare August 30, 2026 12:37
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