| I recently just changed my remote password to one that contains a $ character and am now seeing this issue consistently with the same behavior. Here are my current core and plugin versions: Jenkins core: 2.179 Credentials Plugin: 2.2.0 Parameterized Remote Trigger Plugin: 3.0.8 Not only does authentication not work when using complex passwords with special characters, but even worse it leaks the entire username and password to the console log, something that using the stored jenkins credentials should never do given the permission separation from administering credentials and simply viewing a log. It's disconcerting to me that this bug was filed almost 4 years ago and not a single movement has happened on this defect. Am I possibly missing an unmarked duplicate issue here, or is this really the only mention of this deal breaking bug? Can anyone else perhaps take a look at this bug again? |