[Openstack-docs] [openstack/swift] DocImpact review request change Iecefa843d8f9ef59b9dcf0860e7a4d0e186a6cb5
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Tue Jul 23 14:14:53 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/38294
Log:
commit 63c7783ac24951254e3f75ca3a9d89b3205a1caf
Author: Donagh McCabe <donagh.mccabe at hp.com>
Date: Tue Jul 23 15:10:09 2013 +0100
Obscure the X-Auth-Token in proxy log
The X-Auth-Token is sensitive data. If revealed to an unauthozied person,
they can now make requests against an account until the token expires.
This implementation maintains current behavior (i.e, the token
is logged). Implementers can choose to set reveil_sensitive_prefix
to (e.g.) 12 so only first 12 characters of the token are logged.
Or, set to 0 to completely remove the token.
DocImpact
Part of bug #1004114
Change-Id: Iecefa843d8f9ef59b9dcf0860e7a4d0e186a6cb5
Automatically generated bug (please review):
https://bugs.launchpad.net/bugs/1204119
More information about the Openstack-docs
mailing list