Skip to content

SSH address broken if IPv6 is used #7509

@fakuivan

Description

@fakuivan

Description

IPv6 addresses for ssh passed as SSH_DOMAIN gets cut (on the UI side at least) to the first : presumably because the algorithm used to split the port number and address splits from left to right with no limit as to how many times it should do it.

I'm not familiar with golang or the framework used in this case, but I think the error has something to do with this
image

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions