Closed royrusso closed 6 years ago
There is still a problem with numeric passwords:
http://user:12345678@dev-nginx-01:80
results in
'Unable to create connection to: http://dev-nginx-01:12345678'#015
So the password is treated as port if it's numbers only.
You can use: http://USERNAME:PASSWORD@DOMAIN:PORT