Files
community.general/docsite/rst
Richard Barrell bed2eb36d3 Issue 8872: use getpass.getpass() to read password.
This avoids passing the plaintext raw password into the script as a
command-line argument, which shells such as bash and zsh will
typically log into a file like ~/bash_history.

As a small bonus, this works a LOT more smoothly if the user's
password has characters in it that either the shell or Python syntax
might like to interpret as metacharacters, like '\' or '"'.

getpass.getpass() is part of Python's standard library in all versions
between 2.4 and 3.3 at least.
2014-09-03 12:41:11 +01:00
..
2013-12-24 18:05:41 -05:00
2014-02-20 23:02:07 -05:00
2014-08-22 11:39:38 +01:00
2014-08-22 11:39:38 +01:00
2014-08-01 19:43:54 -04:00
2014-01-21 22:05:21 -07:00
2014-08-22 11:39:38 +01:00
2014-06-19 14:25:28 -05:00
2014-08-22 11:39:38 +01:00
2014-04-11 16:48:51 +01:00
2014-08-22 11:39:38 +01:00
2014-06-16 15:51:25 -04:00