diff options
-rw-r--r-- | src/rgw/rgw_auth_s3.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rgw/rgw_auth_s3.cc b/src/rgw/rgw_auth_s3.cc index c93de7cd58a..f3f0c8322f0 100644 --- a/src/rgw/rgw_auth_s3.cc +++ b/src/rgw/rgw_auth_s3.cc @@ -6,6 +6,7 @@ static const char *signed_subresources[] = { "acl", + "cors", "delete", "lifecycle", "location", |