swift/swift/common/middleware
Samuel Merritt 5fca0d07a8 Ensure swift.source is set for DLO/SLO requests
SLO was setting it sometimes (the PUT path), but not others (the GET
path), and DLO just wasn't doing it at all. One could already
distinguish DLO/SLO internal requests by the user agent, but we should
set swift.source too.

Change-Id: I5d5b7dd49bd1522a9c830d0abd21fff92ae79a39
2014-02-11 10:22:13 -08:00
..
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
account_quotas.py Fix a couple ifs in account quota middleware. 2014-02-05 22:50:31 +00:00
acl.py Privileged acct ACL header, new ACL syntax, TempAuth impl. 2014-01-29 13:02:54 -08:00
bulk.py Fix a comment in bulk middleware. 2014-02-06 17:10:19 +00:00
catch_errors.py add bare except to catch errors 2013-11-26 14:03:30 -05:00
cname_lookup.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
container_quotas.py Fix container quota MW for handling a bad source path 2014-01-13 13:25:02 +01:00
container_sync.py New container sync configuration option 2014-01-10 23:48:00 +00:00
crossdomain.py Added discoverable capabilities. 2013-11-22 15:54:13 -06:00
dlo.py Ensure swift.source is set for DLO/SLO requests 2014-02-11 10:22:13 -08:00
domain_remap.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
formpost.py Added discoverable capabilities. 2013-11-22 15:54:13 -06:00
gatekeeper.py Add documentation for GateKeeper 2014-01-23 15:04:23 -05:00
healthcheck.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
keystoneauth.py Merge "Added discoverable capabilities." 2013-11-28 00:11:35 +00:00
list_endpoints.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
memcache.py Fix for memcache middleware configuration 2013-11-26 18:03:33 +00:00
name_check.py Add documentation for GateKeeper 2014-01-23 15:04:23 -05:00
proxy_logging.py Documentation of the logs formats used in Swift 2013-12-28 10:57:05 -08:00
ratelimit.py Add a way to ratelimit all writes to an account 2014-01-29 14:08:19 -08:00
recon.py Fix recon docs 2014-02-10 14:31:14 +00:00
slo.py Ensure swift.source is set for DLO/SLO requests 2014-02-11 10:22:13 -08:00
staticweb.py Add documentation for GateKeeper 2014-01-23 15:04:23 -05:00
tempauth.py Privileged acct ACL header, new ACL syntax, TempAuth impl. 2014-01-29 13:02:54 -08:00
tempurl.py Use constant time comparison in tempURL 2014-01-16 13:40:53 +01:00