jason0816
07-16-2003, 10:13 AM
Part of the work that we do works with a StarTeam server.
Which requires the user to type in a password.
Storing passwords in plain text and displaying them as plain text of course can pose a security breach.
If it's possible, it would be nice to see, at mimimum, the "password" property of edit boxes being provided via the XML format provided (i.e. Password="1" within the field tag)
Ideally such an item would also perform trivial encryption to prevent a casual user from recovering the password from a build file by mere visual inspection.
Which requires the user to type in a password.
Storing passwords in plain text and displaying them as plain text of course can pose a security breach.
If it's possible, it would be nice to see, at mimimum, the "password" property of edit boxes being provided via the XML format provided (i.e. Password="1" within the field tag)
Ideally such an item would also perform trivial encryption to prevent a casual user from recovering the password from a build file by mere visual inspection.