freeipa/ipaserver
Martin Kosek 185ca8f6fc Install tools crash when password prompt is interrupted
When getpass.getpass() function is interrupted via CTRL+D, EOFError
exception is thrown. Most of the install tools are not prepared for
this event and crash with this exception. Make sure that it is
handled properly and nice error message is printed.

https://fedorahosted.org/freeipa/ticket/1916
2011-10-06 08:28:15 +02:00
..
install Install tools crash when password prompt is interrupted 2011-10-06 08:28:15 +02:00
plugins Require current password when using passwd to change your own password. 2011-10-04 15:16:15 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Add a function for formatting network locations of the form host:port for use in URLs. 2011-10-05 10:58:25 +02:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Log each command in a batch separately. 2011-08-19 01:21:22 -04:00