Files
freeipa/ipaserver/install
Petr Viktorin fb08402b71 Fix installutils.get_password without a TTY
If stdin is a TTY, ipaserver.install.installutils uses getpass and all
is well. Without a TTY, though, there were two problems:

* The prompt was not printed
* On end of file, an empty string was returned, which caused read_password
  to enter an infinite loop.

Fix both problems.

https://fedorahosted.org/freeipa/ticket/3824
2013-08-06 10:34:26 +02:00
..
2010-12-20 17:19:53 -05:00
2013-05-09 14:16:51 -04:00
2013-06-27 17:06:51 +02:00
2013-04-12 09:59:17 -04:00
2013-06-27 17:06:51 +02:00
2011-09-14 18:45:13 -04:00
2012-02-09 13:20:28 -06:00
2013-06-06 18:16:59 +02:00
2012-06-10 21:23:10 -04:00