summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-03-01 21:54:06 -0500
committerMartin Kosek <mkosek@redhat.com>2012-03-02 10:59:31 +0100
commit95b85f6384637e6c5c79a8567de3583e7d3af046 (patch)
treeca436427fbbedcd8722bd1596c15f41052c386bd /freeipa.spec.in
parent6c3e908232a2974fc88260d9322242c2beaa5898 (diff)
downloadfreeipa.git-95b85f6384637e6c5c79a8567de3583e7d3af046.tar.gz
freeipa.git-95b85f6384637e6c5c79a8567de3583e7d3af046.tar.xz
freeipa.git-95b85f6384637e6c5c79a8567de3583e7d3af046.zip
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
Diffstat (limited to 'freeipa.spec.in')
0 files changed, 0 insertions, 0 deletions