[Buildbot-commits] [SPAM] [Buildbot] #846: Perforce password is not obfuscated

Buildbot buildbot-devel at lists.sourceforge.net
Tue May 18 21:28:11 UTC 2010


#846: Perforce password is not obfuscated
----------------------+-----------------------------------------------------
Reporter:  phil       |       Owner:           
    Type:  undecided  |      Status:  new      
Priority:  minor      |   Milestone:  undecided
 Version:  0.7.12     |    Keywords:           
----------------------+-----------------------------------------------------
 The perforce password is displayed as plain text in the output logs.

 This can easily be resolved by replacing the "self.p4passwd" argument with
 "Obfuscated(self.p4passwd, "XXXXXXXX")" in the invokations of
 command.extend() (commands.py)

-- 
Ticket URL: <http://buildbot.net/trac/ticket/846>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list