Ticket #846 (closed enhancement: fixed)
Perforce password is not obfuscated
| Reported by: | phil | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.1 |
| Version: | 0.7.12 | Keywords: | |
| Cc: |
Description
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)
Attachments
Change History
comment:5 Changed 3 years ago by Dustin J. Mitchell
- Status changed from new to closed
- Resolution set to fixed
obfuscate P4 passwords - fixes #846
Changeset: dd366a28e9635fde68652a79fd77b0ffe4885706
comment:6 Changed 3 years ago by Dustin J. Mitchell
obfuscate P4 passwords - fixes #846
Changeset: dd366a28e9635fde68652a79fd77b0ffe4885706
comment:7 Changed 3 years ago by Dustin J. Mitchell
Merge branch 'master' into buildbot-0.8.0
- master: Adding retrying logic for sqlite Add comments about why we're doing unicode encoding Fix running .exes under windows when we don't have an abolute path obfuscate P4 passwords - fixes #846 Fix error handling for _startCommand so that tracebacks get back to the Changeset: 68bbe5e24366e156dd3ce19a855e9bf05c645895
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
