neutron/neutron/openstack/common/middleware
Grant Murphy 0324965a0c remove token from notifier middleware
oslo-incubator sync to address the security bug
in middleware (as below).

notifier middleware is capturing token and sending it to MQ. this
is not advisable so we should filter it out.

Change-Id: Ia1bfa1bd24989681db1d2f385defc12e69a01f8d
Closes-Bug: #1321080
2014-06-19 02:30:13 +00:00
..
__init__.py Return request-id in API response 2014-02-10 04:58:38 +09:00
audit.py Return request-id in API response 2014-02-10 04:58:38 +09:00
base.py Return request-id in API response 2014-02-10 04:58:38 +09:00
catch_errors.py remove token from notifier middleware 2014-06-19 02:30:13 +00:00
correlation_id.py Return request-id in API response 2014-02-10 04:58:38 +09:00
debug.py Return request-id in API response 2014-02-10 04:58:38 +09:00
notifier.py remove token from notifier middleware 2014-06-19 02:30:13 +00:00
request_id.py Import request_id middleware bug fix from oslo 2014-03-26 23:35:55 +09:00
sizelimit.py remove token from notifier middleware 2014-06-19 02:30:13 +00:00