swift/etc
Donagh McCabe eb99e8f84c 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 reveal_sensitive_prefix
to (e.g.) 12 so only first 12 characters of the token are logged.
Or, set to 0 to replace the token with "...".

DocImpact

Part of bug #1004114

Change-Id: Iecefa843d8f9ef59b9dcf0860e7a4d0e186a6cb5
2013-07-30 09:37:27 +01:00
..
account-server.conf-sample Unified format of boolean params in conf files 2013-07-23 15:40:05 +08:00
container-server.conf-sample Unified format of boolean params in conf files 2013-07-23 15:40:05 +08:00
dispersion.conf-sample Allow floating point value for dispersion_coverage 2013-07-09 09:29:07 +00:00
drive-audit.conf-sample Configuration options for error regex and log file in the config now 2013-07-23 07:24:29 -05:00
memcache.conf-sample Do not use pickle for serialization in memcache, but JSON 2012-08-03 16:22:21 +02:00
mime.types-sample PEP 8 compliance and small modification to mime.types file 2010-11-23 19:26:02 -06:00
object-expirer.conf-sample Merge "Add parallelism to object expirer daemon." 2013-06-11 22:48:24 +00:00
object-server.conf-sample Unified format of boolean params in conf files 2013-07-23 15:40:05 +08:00
proxy-server.conf-sample Obscure the X-Auth-Token in proxy log 2013-07-30 09:37:27 +01:00
rsyncd.conf-sample Added missing lockfile configuration to sample rsync.conf 2011-02-12 18:27:59 -08:00
swift-bench.conf-sample Misc. swift-bench improvements. 2012-08-27 20:25:44 +00:00
swift-rsyslog.conf-sample Add sample rsyslog.conf. 2013-06-25 10:24:26 +08:00
swift.conf-sample Add max_header_size to swift.conf-sample and relative UT 2013-06-19 23:45:38 +08:00