stashnotifier-plugin icon indicating copy to clipboard operation
stashnotifier-plugin copied to clipboard

Invalid credential message with special characters in password

Open gromittm opened this issue 6 years ago • 1 comments

Good day to you.

Using the "credientials plugin" inside the current Jenkins release and configuring an account for the connection to Bitbucket Server (stash) will led to "invalid credentials" message, if the password includes special characters, like "§" in this case. Changing it into an alphanumerical character works as expected.

Best regards, Jan

gromittm avatar Dec 17 '18 13:12 gromittm

@gromittm @scaytrase can you elaborate on what "special characters" means? I'm getting 401 errors when using a new Jenkins credential I just created that uses same user/pass that I have verified works fine in the https web interface. But my current pass includes an exclamation point (!). I'm assuming that since that's ASCII it's not a part of this issue. Right?

timblaktu avatar Mar 12 '20 19:03 timblaktu