[Freeipa-devel] [PATCH] fix ipa_webgui logging

Rob Crittenden rcritten at redhat.com
Wed May 28 18:04:20 UTC 2008


Fix issue of double logging in ipa_error.log.

We open the log in ipa_webgui and this was being inherited by TurboGears
which uses the same log so everything was getting logged twice. Shut down
the log in ipa_webgui at the last possible moment. This will not catch
configuration errors.

Add a Not Found template.

Only print a traceback on 500 errors.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-30-webui.patch
Type: text/x-patch
Size: 6765 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080528/4b003cee/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080528/4b003cee/attachment-0001.bin>


More information about the Freeipa-devel mailing list