commit 2b70edeeb7d8808c2ddfee27fa7ddf962b58efb9
Author: Tin Lam <email address hidden>
Date: Mon Jan 9 01:07:06 2017 -0600
X-Serivce-Token should be hashed in the log
Currently, logs display the hash values of X-Auth-Token,
Authorization, and X-Subject-Token, but not the value of
the X-Service-Token. This patch set adds the X-Service-Token
to the list of header fields to be hashed for logging purposes.
Reviewed: https:/ /review. openstack. org/418087 /git.openstack. org/cgit/ openstack/ keystoneauth/ commit/ ?id=2b70edeeb7d 8808c2ddfee27fa 7ddf962b58efb9
Committed: https:/
Submitter: Jenkins
Branch: stable/newton
commit 2b70edeeb7d8808 c2ddfee27fa7ddf 962b58efb9
Author: Tin Lam <email address hidden>
Date: Mon Jan 9 01:07:06 2017 -0600
X-Serivce-Token should be hashed in the log
Currently, logs display the hash values of X-Auth-Token,
Authorization, and X-Subject-Token, but not the value of
the X-Service-Token. This patch set adds the X-Service-Token
to the list of header fields to be hashed for logging purposes.
Change-Id: I4d996a2631f61a 2c9bbbc7f959e97 c7279be023d
Closes-Bug: #1654847