swift/swift/common/middleware
Tim Burke 4ca7bdf93d s3api: Use constant-time string comparisons in check_signature
Change-Id: Ibe514a7ab22d475517b1efc50de676f47d741a4c
(cherry picked from commit 6142ce88cc)
2022-04-19 21:28:37 -07:00
..
crypto py3: Work with proper native string paths in crypto meta 2020-07-29 17:33:54 -07:00
s3api s3api: Use constant-time string comparisons in check_signature 2022-04-19 21:28:37 -07:00
versioned_writes versioning: Use CONTAINER_LISTING_LIMIT when doing container listings 2020-05-15 16:03:02 -07:00
x_profile Update hacking for Python3 2020-04-03 21:21:07 +02:00
__init__.py Rewrite redirection in cname_lookup & domain_remap 2017-05-11 09:46:29 -04:00
account_quotas.py enforce account quotas on empty accounts 2020-01-31 09:39:17 -08:00
acl.py Use `==` to compare against the empty string, not `is` 2019-10-14 17:40:42 -07:00
bulk.py New Object Versioning mode 2020-01-24 17:39:56 -08:00
catch_errors.py Merge "Content-Length enforcement fixups" 2018-06-29 05:43:39 +00:00
cname_lookup.py Ensure domain stored in memcached gets utf8 decoded on py2 2020-02-11 14:42:33 -08:00
container_quotas.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
container_sync.py New Object Versioning mode 2020-01-24 17:39:56 -08:00
copy.py New Object Versioning mode 2020-01-24 17:39:56 -08:00
crossdomain.py py3: port crossdomain 2018-06-26 13:20:49 -07:00
dlo.py xlo: Drain error responses 2020-09-15 12:51:16 -07:00
domain_remap.py swob: Stop auto-encoding unicode bodies 2018-06-28 09:58:44 -07:00
etag_quoter.py py3: Make etag-quoter work 2020-04-21 12:27:12 -07:00
formpost.py py3: Fix formpost unicode filename issues 2020-01-15 16:52:37 -08:00
gatekeeper.py Allow internal clients to use reserved namespace 2019-11-27 11:22:00 -06:00
healthcheck.py py3: port healthcheck 2018-06-26 13:20:49 -07:00
keystoneauth.py Fix small formatting issues in middleware docs 2017-11-20 12:22:18 +01:00
list_endpoints.py Update SAIO & docker image to use 62xx ports 2020-07-20 15:17:12 -07:00
listing_formats.py Fix up some Content-Type handling in account/container listings 2020-02-28 18:32:38 -08:00
memcache.py Memcached client TLS support 2021-01-07 22:03:47 +01:00
name_check.py Update hacking for Python3 2020-04-03 21:21:07 +02:00
proxy_logging.py Merge "proxy-logging: Be able to configure log_route" 2020-08-20 04:59:23 +00:00
ratelimit.py ratelimit: Allow multiple placements 2020-05-19 11:10:22 -07:00
read_only.py Read-only middleware fixups 2018-06-11 10:05:49 -07:00
recon.py Have check_drive raise ValueError on errors 2018-06-20 17:15:07 -07:00
slo.py xlo: Drain error responses 2020-09-15 12:51:16 -07:00
staticweb.py py38: cgi lost some names 2020-01-29 12:56:58 -08:00
symlink.py symlink: Ensure headers are returned as a list on py3 2021-05-21 18:41:37 +00:00
tempauth.py Remove some useless swob.Request attr setting 2020-09-04 11:40:55 -07:00
tempurl.py tempurl: Fix PUT upload to temp url on py3 2021-05-21 18:41:23 +00:00
xprofile.py Python3: fix test_xprofile.py 2018-12-12 20:26:10 +01:00