bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24203: 25.1.50; Shell mode displaying password prompt


From: Michael Albinus
Subject: bug#24203: 25.1.50; Shell mode displaying password prompt
Date: Wed, 17 Aug 2016 10:15:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Robert Marshall <robert.marshall@codethink.co.uk> writes:

Hi Robert,

> On a git push to github within a *shell* buffer I get the following
>
> $ git push
> Username for 'https://github.com': MyUserName
> Password for 'https://MyUserName@github.com': 
>
> and the password is echoed

The problem is the colon in 'https://MyUserName@github.com', which was
not covered by `comint-password-prompt-regexp'.  I've committed a patch
to the master branch; could you, pls, check?

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]