Bug 1760590 - In windows git bash `odo login -u developer` does not hide typed password when requested
Summary: In windows git bash `odo login -u developer` does not hide typed password whe...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat odo for OpenShift Container Platform
Classification: Red Hat
Component: rhodo
Version: 1.0.x
Hardware: Unspecified
OS: Windows
unspecified
unspecified
Target Milestone: 1.2
: ---
Assignee: Girish Ramnani
QA Contact: Amit
Yana Hontyk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-10 21:29 UTC by Yana Hontyk
Modified: 2020-09-02 12:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-02 12:09:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift odo issues 1336 0 'None' closed In windows git bash `odo login -u developer` does not hide typed password when requested 2020-09-02 12:08:56 UTC

Description Yana Hontyk 2019-10-10 21:29:41 UTC
Description of problem:
In windows git bash `odo login -u developer` does not hide typed password when requested

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
Running `odo login -u developer` from git bash on Windows


Actual results:

$ ~/.vs-openshift/odo login -u developer
Authentication required for https://10.0.0.18:8443 (openshift)
Username: developer
Password: developer
✓  Login successful.
You have one project on this server: "myproject"
Using project "myproject".


Expected results:

Password is hidden.

Additional info:

Works fine with cmd and powershell.

Comment 1 Tomáš Král 2020-09-02 12:09:40 UTC
upstream bug was closed


Note You need to log in before you can comment on or make changes to this bug.