Client.getpass: allow use on non-tty devices
authorClinton Ebadi <clinton@unknownlamer.org>
Fri, 9 May 2014 08:41:29 +0000 (04:41 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Fri, 9 May 2014 08:41:29 +0000 (04:41 -0400)
commit9b0be715cfb2f9ca455c16a9de01b9c7a947a07c
tree3410758652af7fbd68493ba7af6b53bc79a7261b
parent0e0442b0650ceb74175905578054db8877b1bbbd
Client.getpass: allow use on non-tty devices

Warn user the password will be echoed just in case. This allows
getpass to be used with input piped to it (e.g. from the hcoop members
portal).
src/client.sml