![]() |
|
|
|
|
Change By:
|
Andreas Mandel
(31/Mar/15 7:39 PM)
|
|
Description:
|
If the password contains a character that is printed in a escaped form in the log output, the masking does not work.
In my case, I use ant and its echoproperties task. The password {{
"pa
p a
##
w0rd"
w o r d
}} will be echoed as {{
"pa
p a
\
\
#\
\
#
w0rd"
w o r d
}} and thus not masked.
It would be good to also catch some alternative escaped forms? A different solution could be, to give the opportunity to enter additional patterns that are not set as properties but masked if they appear in the log.
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.