]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: cors rules num limit
authoryuliyang <yuliyang@cmss.chinamobile.com>
Mon, 6 Aug 2018 02:33:12 +0000 (10:33 +0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 22 Mar 2019 13:29:10 +0000 (14:29 +0100)
commit7314ba69a6c8e844ce99c4e15da5d7fa137cf475
tree4089e7a77f193d0b3a10f99c507e42142d9521a1
parent41c7022b9248d17c4af9b61ca099ad5ca2d300dc
rgw: cors rules num limit
According to AWS S3, an cors rules can
have up to 100 rules.

Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked from commit c97ee932f380a673b52ffcb1986b015e06246844)
src/common/legacy_config_opts.h
src/common/options.cc
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_rest_s3.cc