Provide additional information for exception traceback e-mails.

Review Request #6278 — Created Aug. 27, 2014 and submitted — Latest diff uploaded

Information

Review Board
release-2.0.x
e4cba1a...

Reviewers

This adds new middleware to provide information on the username and
e-mail address of the user who triggered the exception, if any. It also
logs the Local Site name, if one is set.

Added some code to trigger an exception on review requests. Accessed the
review request page without a local site. Saw the USERNAME and USER_EMAIL
variables were filled in.

Accessed a review request on a local site and saw that the name was also shown.

    Loading...