Skip to content

Git GUI: push, username dialog - asterisks when typing username #675

Closed
@cztomczak

Description

@cztomczak

The username dialog shows asterisks when typing username. Asterisk hidden characters (*****) should be displayed when typing password. Not for username. When typing I saw asterisks and instantly deleted first characters of my username and started typing my password instead. Then the next dialog showed asterisks as well so I started typing my password again. Then a dialog appeared with error about wrong username/password - and it showed my password in plain-text. If there was a person sitting next to me he or she would know my password! And that's my secret, I definitely don't like this feature.

  • I was not able to find an open
    or closed issue
    matching what I'm seeing

Setup

  • Which version of Git for Windows are you using? 32-bit or 64-bit? Include the
    output of git version as well.

32-bit.

$ git --version
git version 2.7.2.windows.1
  • Which version of Windows are you running? 32-bit or 64-bit?

64-bit. Win7 Pro SP1 .

  • What options did you set as part of the installation? Or did you choose the
    defaults?

Defaults.

  • Any other interesting things about your environment that might be related
    to the issue you're seeing?

No.

Details

  • Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other

Git GUI from context menu.

from menu > remote > push
  • What did you expect to occur after running these commands?

To see a field to enter username.

When I type "cztomczak" i expect to see:

cztomczak
  • What actually happened instead?

When I type "cztomczak" i see in the field:

*******
  • If the problem was occurring with a specific repository, can you provide the
    URL to that repository to help us with testing?

https://github.com/cztomczak/phpdesktop

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions