Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Hidden Property Values
Permanently deleted user
Created
Is it possible to create a property that has hidden values, i.e. a password to pass to a subsystem? Also if this value were to get dumbed to the logs we'd want it to be masked there as well.
I would like to support this suggestion. It would be very useful to have certain pa
rameter designated as 'Secure' Then we could use them for passwords. Any
where they appear, including logs, we would expect tyem to be masked with asterisks.
We have a specific problem where we want the build to deploy the solution to a test server, or to a users machine, but the user name and password is then exposed through the build parameters and in the log.
I would like to support this suggestion. It would be very useful to have certain pa
rameter designated as 'Secure' Then we could use them for passwords. Any
where they appear, including logs, we would expect tyem to be masked with asterisks.
We have a specific problem where we want the build to deploy the solution to a test server, or to a users machine, but the user name and password is then exposed through the build parameters and in the log.
Thanks
Hi Peter
Please vote for this feature request in TW-759.
Also there is a couple of workarounds described in this thread.