]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: REST client, don't sign requests if empty key
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 17 Aug 2016 08:44:02 +0000 (01:44 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 7 Oct 2016 17:31:20 +0000 (10:31 -0700)
commit0df0eabc41d60a3e5fe973744f34c12d6fe010d5
treebc9478021c6c164240f0036a9fa8db3e753c2dff
parent90ccfbfb63b9de1528a92c4bbbc034a9cca47aa5
rgw: REST client, don't sign requests if empty key

If key is not passed in, don't try to sign the request.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_rest_client.cc