History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-995
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: Stephen Ng
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Don't log the perforce password

Created: 08/Mar/07 02:57 PM   Updated: 09/Mar/07 09:04 AM
Component/s: Logging
Affects Version/s: 1.2.18
Fix Version/s: 1.2.19

Environment: Windows XP


 Description  « Hide
It's a major security hole.

 All   Comments   Change History      Sort Order:
jason - 09/Mar/07 09:04 AM
Fixed by adding a new system property pulse.suppressed.environment.variables which is a space-separated list of environment variables that should not have their values recorded. If unspecified, the value of this variable is "P4PASSWD". Refer to change 3116.