freeipa/ipaserver/plugins
John Dennis 38bbbdea61 log dogtag errors
If we get an error from dogtag we always did raise a
CertificateOperationError exception with a message describing the
problem. Unfortuanately that error message did not go into the log,
just sent back to the caller. The fix is to format the error message
and send the same message to both the log and use it to initialize the
CertificateOperationError exception. This is done in the utility
method raise_certificate_operation_error().

https://fedorahosted.org/freeipa/ticket/2622
2012-10-19 10:12:05 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py log dogtag errors 2012-10-19 10:12:05 +02:00
join.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
ldap2.py Do not produce unindexed search on every DEL command 2012-10-01 22:37:59 -04:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
xmlserver.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00