[Buildbot-commits] [SPAM] Re: [Buildbot] #786: Should be able to Obfuscate parameters in master configs
Buildbot
buildbot-devel at lists.sourceforge.net
Wed May 26 12:38:48 UTC 2010
#786: Should be able to Obfuscate parameters in master configs
------------------------+---------------------------------------------------
Reporter: catlee | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 0.8.+
Version: 0.7.12 | Keywords:
------------------------+---------------------------------------------------
Comment(by catlee):
Same reason, so the passwords don't end up in the log files accessible via
the web.
e.g.
f.addStep(ShellCommand(command=['mysqldump', Obfuscate('-pSECRETPASSWORD',
'-pXXXXXXXXX')]))
--
Ticket URL: <http://buildbot.net/trac/ticket/786#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list