mirage icon indicating copy to clipboard operation
mirage copied to clipboard

Handle special characters in the password

Open metalshanked opened this issue 4 years ago • 0 comments

Hi, I am trying to connect to a cluster which has special characters in the password like the at and hash/pound chars Mirage fails to connect to the cluster with the standard format https://username:[email protected]:9200

So, i tried URL encoding the chars as well but that did not work either.

Can anyone advise? Thanks in advance!

metalshanked avatar Mar 31 '21 23:03 metalshanked