oslo.middleware/oslo_middleware
Jamie Lennox ec073669a4 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 18:24:25 +00:00
..
healthcheck Drop python 2.6 support 2015-11-24 11:16:20 +08:00
locale Update translation setup 2016-01-29 10:39:12 +00:00
tests Filter token data out of catch_errors middleware 2017-01-26 18:24:25 +00:00
__init__.py add missing shortcut for HTTPProxyToWSGI middleware 2015-11-09 13:31:59 -05:00
_i18n.py Update translation setup 2016-01-29 10:39:12 +00:00
base.py Add oslo_config program support to paste middleware 2015-11-13 15:00:48 -08:00
catch_errors.py Filter token data out of catch_errors middleware 2017-01-26 18:24:25 +00:00
correlation_id.py Restore backward compat of paste factory 2015-08-20 16:49:32 +02:00
cors.py Change LOG.warn to LOG.warning 2016-01-04 05:50:56 +00:00
debug.py Restore backward compat of paste factory 2015-08-20 16:49:32 +02:00
http_proxy_to_wsgi.py add missing shortcut for HTTPProxyToWSGI middleware 2015-11-09 13:31:59 -05:00
opts.py Fix typos in docstring 2015-09-25 10:02:16 +02:00
request_id.py Restore backward compat of paste factory 2015-08-20 16:49:32 +02:00
sizelimit.py Restore backward compat of paste factory 2015-08-20 16:49:32 +02:00
ssl.py ssl: deprecated in favor of http_proxy_to_wsgi 2015-09-29 15:47:41 +02:00