Files
python-keystoneclient/keystoneclient
Ken Thomas e77234bd3e If no password in env or command line, try prompting
Implements keystone portion of blueprint prompt-for-password

For security reasons, having the password on the command line
or in the environment is an issue for us. (See the blueprint for
details.) This change will simply make one attempt to prompt for
a password if (1) nothing was specified already and (2) there's
a tty available for the user to respond on. If we don't get a
password, then the existing error will be raised.

Remoted getpass from pip-requires, it's in the std lib

Tweaked a comment

Tweaked error message

Don't catch Ctl-C

Fix import to match conventions

Missed a tweak during the rebase.

Added suggested password prompt

Change-Id: I54bca2397da7bd366f7ac503e767b109efc093e7
2012-07-10 14:50:33 +00:00
..
2012-06-01 18:07:26 -07:00
2012-06-26 19:23:40 -05:00
2012-06-28 15:59:27 -05:00
2011-10-25 16:50:08 -07:00
2012-06-01 18:07:26 -07:00
2012-06-01 18:07:26 -07:00