simple-docker-ui icon indicating copy to clipboard operation
simple-docker-ui copied to clipboard

port link is not correctly parsed when the server url contains user/pass

Open danielzzz opened this issue 9 years ago • 0 comments

I have the following management url: http://admin:[email protected]:5555

which uses basic auth to access, and it works fine.

but the open ports are incorrectly linked: (suppose it's an apache 8080:80) instead of myhost.com:8080 I have "admin:8080" as a link.

thanks, dan

danielzzz avatar Jun 01 '16 12:06 danielzzz