]
Fred Bricon resolved JBIDE-21111.
---------------------------------
Resolution: Done
fixed in master
[connection wizard] empty password should be allowed
----------------------------------------------------
Key: JBIDE-21111
URL:
https://issues.jboss.org/browse/JBIDE-21111
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 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. So one has to type in a dummy password in order to get
through authentication.