swift/swift/common/middleware
Samuel Merritt b2c61375b3 Use constant time comparison in tempURL
Use constant time comparison when evaluating tempURL to avoid timing
attacks (CVE-2014-0006). This is the havana backport of the master
patch.

Fixes bug 1265665

Change-Id: I11e4ad83cc4077e52adf54a0bd0f9749294b2a48
2014-01-16 13:44:23 +01:00
..
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
account_quotas.py allow container create even if over account quota 2013-10-08 15:51:50 -07:00
acl.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
bulk.py Merge "Change OpenStack LLC to Foundation" 2013-10-07 16:09:37 +00:00
catch_errors.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
cname_lookup.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
container_quotas.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
crossdomain.py Add crossdomain.xml middleware 2013-04-23 13:52:34 +01:00
domain_remap.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
formpost.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
healthcheck.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
keystoneauth.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
list_endpoints.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
memcache.py Merge "Change OpenStack LLC to Foundation" 2013-10-07 16:09:37 +00:00
name_check.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
proxy_logging.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
ratelimit.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
recon.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
slo.py Merge "Change OpenStack LLC to Foundation" 2013-10-07 16:09:37 +00:00
staticweb.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
tempauth.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
tempurl.py Use constant time comparison in tempURL 2014-01-16 13:44:23 +01:00