freeipa/ipa-server/xmlrpc-server
Rob Crittenden 73a674ed49 Fix bug that prevented single-character fields
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
2008-02-11 16:32:54 -05:00
..
test Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00
attrs.py Add an LDAP attribute -> label mapping function to XML-RPC layer 2007-10-22 17:06:52 -04:00
funcs.py Fix bug that prevented single-character fields 2008-02-11 16:32:54 -05:00
ipa.conf Add automatic browser configuration for kerberos SSO using javascript. 2007-12-12 09:36:32 -05:00
ipaxmlrpc.py Fix bug that prevented single-character fields 2008-02-11 16:32:54 -05:00
Makefile.am Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
README Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
ssbrowser.html Show (hopefully) useful information if the Kerberos connection fails. 2007-09-24 15:20:34 -04:00
unauthorized.html Switch 'below' to 'above' to point to the right location of the CA on the page 2008-02-07 11:32:30 -05:00