swift/etc
gholt 47ee1d7e17 Better TempAuth storage URL guessing
I know it's just TempAuth, but bug #959953 just caught my eye as
something interesting to solve.

This does a best guess on the storage URL to return for a given
request. It allows $HOST to be used in the storage URL configuration,
where $HOST will resolve to scheme://host:port. It bases the scheme
on how the server is running or on storage_url_scheme if set. The
host:port comes from the request's Host header if it exists, and
falls back to the WSGI SERVER_NAME:SERVER_PORT otherwise.

Fixes: bug #959953
DocImpact

Change-Id: Ia494bcb99a04490911ee8d2cb8b12a94e77820c5
2012-11-10 16:39:25 +00:00
..
account-server.conf-sample add support for custom log handlers 2012-10-05 15:56:34 -05:00
container-server.conf-sample add support for custom log handlers 2012-10-05 15:56:34 -05:00
dispersion.conf-sample Fix Dispersion report and swift-bench on saio 2012-07-13 17:48:37 -05:00
drive-audit.conf-sample Patch for Swift Solaris (Illumos) compability. 2012-06-19 15:38:56 +04: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 add support for custom log handlers 2012-10-05 15:56:34 -05:00
object-server.conf-sample add support for custom log handlers 2012-10-05 15:56:34 -05:00
proxy-server.conf-sample Better TempAuth storage URL guessing 2012-11-10 16:39:25 +00: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.conf-sample swift constraints are now settable via config 2012-09-07 11:18:42 -07:00