Skip to content

Hide password when supplying basic credentials #432

@felipecrs

Description

@felipecrs

Currently, the following happens:

$ git-credential-manager-core --version
2.0.498+7ad55fb809
$ git config credential.helper
/usr/bin/git-credential-manager-core
$ git clone https://review.gerrithub.io/a/felipecrs/gerrit-jenkins-test
Cloning into 'gerrit-jenkins-test'...
Enter basic credentials for 'https://review.gerrithub.io/':
Username: felipecrs
Password: test1234

Ideally, the password should be hidden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA bug in Git Credential Managerplatform:linuxSpecific to a Linux-based platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions