]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Check bucket CORS operations in policy 18000/head
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 27 Sep 2017 19:42:27 +0000 (15:42 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 27 Sep 2017 19:42:27 +0000 (15:42 -0400)
commit27eb13fe568cc802feaf69131a21db076bcb6746
treee2ca7de3dd51cbafed3f18ded4f211fff1fca264
parent2237624846517f872701264dd9f2be3af2179510
rgw: Check bucket CORS operations in policy

Add code to check s3:GetCORS and s3:PutCORS operations against bucket
policy.

Fixes: http://tracker.ceph.com/issues/21578
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1494140
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_op.cc