]
Andre Dietisheim updated JBIDE-24936:
-------------------------------------
Labels: cdk_server_adapter_ openshift_v3 (was: )
CDK3 server adapter editor: password text field should *NOT* show
password (use a password type text field)
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-24936
URL:
https://issues.jboss.org/browse/JBIDE-24936
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk
Affects Versions: 4.5.1.AM1
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Labels: cdk_server_adapter_, openshift_v3
Attachments: image-2017-08-29-17-52-30-796.png
# ASSERT: make sure that you have a cdk3/minishift-server-adapter
# EXEC: open up the server editor for it
# EXEC: look at the password field in the "Credentials" section of the editor
Result:
!image-2017-08-29-17-52-30-796.png!
The password is visible in plain text
Expected:
we should *NOT* show the password in plain sight, we should use a password style text
field like we usually do in other places