Go to file
JiaJunsu 634d45ed94 Filter X-Auth-Token in catch_errors
If X-Auth-Token is logged in files, it may be caught by attackers.
This patch tries to replace token-id by * in log files.

Change-Id: Icf0cd9d4da37575d79a0da94ade979793ad0d3fa
Closes-Bug:#1646254
2016-11-30 13:59:44 -08:00
2016-10-17 03:38:44 +00:00
2014-06-24 18:14:05 -04:00
2016-11-22 23:32:26 +08:00
2015-09-17 12:16:06 +00:00
2016-11-22 23:32:26 +08:00

oslo.middleware

Latest Version

Downloads

Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc.

Description
OpenStack middleware library
Readme 4.5 MiB
Languages
Python 100%