Can you file an issue in JIRA?

On Tue, Feb 13, 2018 at 7:10 PM red 888 <fakemailred...@gmail.com> wrote:

> This is my password: "ASD123$567"
>
> This doesn't work
>
> withCredentials([usernamePassword(credentialsId: 'creds',
>     usernameVariable: 'myuser', passwordVariable: 'mypass')]) {
>     sh "some command --username ${svnuser} --password ${mypass}"
> }
>
>
> What i see in the output is mypass is not obfuscated and most importantly
> it looks like its getting cut off after the "$" so its only showing ASD123
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/16bfd2b1-ad71-4326-ac3c-7693b9c71331%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/16bfd2b1-ad71-4326-ac3c-7693b9c71331%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVf9g8GN2BPSGdt9jSR1t%2Bj7%2BzoC%2B711cPQzOO1duu6WYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to