On our production server we receive an email every time pylons experiences a 500 error code. Unfortunately the email that is sent can contain possible sensitive data if the error occurs on a login page where the user's password will show up in the query string. Is it possible to configure the items that are shown in the ExtraData section of the email. I noticed there is a hide_vars section in paste.exceptions.errormiddleware.Supplement, but there doesn't appear to be a way to configure it without modifying the class itself.
Any suggestion?, Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
