Files
oslo.middleware/oslo_middleware/catch_errors.py
Jamie Lennox df5c11ddcc Filter token data out of catch_errors middleware
If an exception is caught by the catch_errors middleware the entire
request is dumped into the log including sensitive information like
tokens. Filter that information before outputting the failed request.

Closes-Bug: #1628031
Change-Id: I2563403993513c37751576223275350cac2e0937
2017-01-26 17:44:07 +01:00

1.5 KiB