Implement exception filter
/label technical change
Closes #534 (closed)
Short description
Hides sensitive headers from requests.
Validate
- Do a request to
/crash
withDEBUG = False
and make sure to also send an Authorization header - See that they don't show up in the generated trace.
Edited by Thom Wiggers