swift/doc
Tim Burke 27a734c78a s3api: Allow CORS preflight requests
Unfortunately, we can't identify the user, so we can't map to an
account, so we can't respect whatever CORS metadata might be set on the
container.

As a result, the allowed origins must be configured cluster-wide. Add a
new config option, cors_preflight_allow_origin, for that; default it
to blank (ie, deny preflights from all origins, preserving existing
behavior), but allow either a comma-separated list of origins or
* (to allow all origins).

Change-Id: I985143bf03125a05792e79bc5e5f83722d6431b3
Co-Authored-By: Matthew Oliver <matt@oliver.net.au>
2021-03-15 13:52:05 -07:00
..
manpages proxy-logging: add fields ttfb and pid 2020-01-27 15:54:52 -05:00
s3api s3api: Implement object versioning API 2020-01-28 14:00:08 -08:00
saio s3api: Allow CORS preflight requests 2021-03-15 13:52:05 -07:00
source Add sharder section to container config doc 2021-02-22 09:29:49 +00:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-03 08:31:04 +02:00