[Bug 6446] New: PyOxidized binary echos password to the terminal
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Mon Nov 30 13:36:32 UTC 2020
https://bz.mercurial-scm.org/show_bug.cgi?id=6446
Bug ID: 6446
Summary: PyOxidized binary echos password to the terminal
Product: Mercurial
Version: default branch
Hardware: PC
OS: Windows
Status: UNCONFIRMED
Severity: bug
Priority: wish
Component: Mercurial
Assignee: bugzilla at mercurial-scm.org
Reporter: matt_harbison at yahoo.com
CC: mercurial-devel at mercurial-scm.org
Python Version: ---
Using d0dbd6a41074, there's a warning that the password may be echoed to the
terminal (and then it is). I didn't try reinstalling the 5.6 release, and I
only tried this on Windows.
$ hg.exe in
*** failed to import extension mercurial_keyring: No module named
'mercurial_keyring'
http authorization required for https://...
realm: SONIA :: SCM Manager
user: mharbison
password: getpass:100: GetPassWarning: Can not control echo on the terminal.
Warning: Password input may be echoed.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list