]
Fred Bricon updated JBIDE-21110:
--------------------------------
Fix Version/s: 4.3.1.Beta1
4.4.0.Alpha1
[connection wizard] empty password should be allowed
----------------------------------------------------
Key: JBIDE-21110
URL:
https://issues.jboss.org/browse/JBIDE-21110
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Fred Bricon
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
https://github.com/redhat-developer/openshift-vagrant (requires read authorization)
provides a VM with OpenShift where anonymous authentication is supported, i.e. any
username will be accepted (a user will be created on-the-fly) and there's no check on
passwords.
However the connection wizard doesn't allow blank/empty passwords. Also it currently
trims whitespaces from passwords.