[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.buckminster] Re: Hudson Plugin for Buckminster

Johannes Utzig wrote:
> Hi Markus,
> 
> you mean the output in the build log that prints out the command log?
> I added that to make it clear what's actually invoked (in case there are
> problems), but I see, that's pretty bad for passwords...
> Would you prefer to not print the command line, or to have an option if
> it should be printed or not? Maybe coupled with the log level? If the
> log level is set to 'Debug', the command line is printed to the log,
> otherwise not.

That sounds like a usable workaround. But I guess eventually only key
auth would solve the problem. Having my password stored in clear text
somewhere in the Hudson config doesn't feel secure either.

Markus