tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
98 stars 31 forks source link

Connection fail with &% in password #52

Open mvillegasgh opened 3 years ago

mvillegasgh commented 3 years ago

Hello, I have a problem connecting, my password has "&%", the workaround is to change to "%26%25" and is working fine now.

Regards