alibaba82
12 years agoSuper Contributor
UX Improvement: auth password mask for property expansion
Hello,
Our REST services test step need to specify the 'auth' username and password. We have the username and password defined in the project properties and would like to use these as property expansion variables in the auth username and password fields.
This works fine but the soapUI UX masks ${#Project#my_password} as ***********. So it become impossible to figure out if there is a hard coded value there or if there is a property expansion.
My suggestion is that if the value being with "${" soapUI should not mask the value and show ${#Project#my_password}
Would it be great if this small fix can make it into some nightly release
Thanks
Ali
Our REST services test step need to specify the 'auth' username and password. We have the username and password defined in the project properties and would like to use these as property expansion variables in the auth username and password fields.
This works fine but the soapUI UX masks ${#Project#my_password} as ***********. So it become impossible to figure out if there is a hard coded value there or if there is a property expansion.
My suggestion is that if the value being with "${" soapUI should not mask the value and show ${#Project#my_password}
Would it be great if this small fix can make it into some nightly release
Thanks
Ali