cliffano / nestor

Jenkins CLI and node.js client
http://blog.cliffano.com/tag/nestor/
MIT License
182 stars 27 forks source link

interactive authentication should not result in incorrect name and/or password in Jenkins URL #41

Closed ghost closed 7 years ago

ghost commented 8 years ago

Since nestor auth works through several options (URL, token, interactive, certificate), it should not result in Authentication failed - incorrect username and/or password in Jenkins URL when the user chooses an auth that is not URL. This is confusing to users who chose other authentication schemes.

ghost commented 8 years ago

These might be handy:

image

cliffano commented 7 years ago

@paolo-tanium Thanks for reporting this. I've pushed the change to update auth error messages so they no longer assume that the credential is passed through URL.

I will release a new version of Nestor tonight.

cliffano commented 7 years ago

Included in v1.0.0 .