mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -06:00
73a674ed49
Fix bug in exception handling where we were sending the wrong thing as detail. Basically we were catching an LDAP error, generating an IPAError from it, catching that, then setting the detail of the 2nd exception to another IPAError rather than the root exception. This caused anything looking at e.detail to crap out Resolves 432136 |
||
---|---|---|
.. | ||
test | ||
attrs.py | ||
funcs.py | ||
ipa.conf | ||
ipaxmlrpc.py | ||
Makefile.am | ||
README | ||
ssbrowser.html | ||
unauthorized.html |