]
Marián Labuda closed JBIDE-21110.
---------------------------------
Verified in nightly 4.3.1.Beta1 build with OpenShift plug-ins version
3.1.0.Beta1-v20151123-1937-B86.
[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
Assignee: Fred Bricon
Fix For: 4.3.1.Beta1
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. So one has to type in a dummy password in order to get
through authentication.