From: caleb miles Date: Wed, 17 Apr 2013 15:11:21 +0000 (-0400) Subject: Fix policy handling for RESTful admin api. X-Git-Tag: v0.62~69^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a993d2565f56892992a6e18500037db35e392dbd;p=ceph.git Fix policy handling for RESTful admin api. Signed-off-by caleb miles --- diff --git a/src/rgw/rgw_rest_s3.cc b/src/rgw/rgw_rest_s3.cc index b46ff8146630..7a5e941b613b 100644 --- a/src/rgw/rgw_rest_s3.cc +++ b/src/rgw/rgw_rest_s3.cc @@ -1809,7 +1809,6 @@ static const char *nonsigned_subresources[] = { "caps", "index", "object", - "policy", NULL };