freeipa/ipaserver
Rob Crittenden 95b85f6384 Fix WSGI error handling
A number of different errors could occur when trying to handle an
error which just confused matters.

If no CCache was received then trying to retrieve context.principal
in the error message caused yet another exception to be raised.

Trying to get Command[name] if name wasn't defined in command would
raise an exception.

Trying to raise errors.CCache was failing because the response hadn't
been started.

https://fedorahosted.org/freeipa/ticket/2371
2012-03-02 10:59:31 +01:00
..
install Improve hostname verification in install tools 2012-02-29 21:26:53 -05:00
plugins Implement password based session login 2012-02-27 05:57:43 -05: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 Don't use sets when calculating the modlist so order is preserved. 2012-02-13 22:22:58 -05:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Fix WSGI error handling 2012-03-02 10:59:31 +01:00