]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: check keystone auth also for s3 post requests 3582/head
authorAbhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Mon, 22 Dec 2014 14:27:19 +0000 (19:57 +0530)
committerLoic Dachary <ldachary@redhat.com>
Mon, 2 Feb 2015 15:15:32 +0000 (16:15 +0100)
commit98866208c64348ca885335d95a1c737071a17004
tree192241aed2eecc0cd7a1984fdfc1c477a2317c73
parent4e4372b8e551bb1b974f08dc69f5b27bdd22bb4b
rgw: check keystone auth also for s3 post requests

This patch adds keystone auth for s3 post requests, once a user fails in
cephx authentication, they are checked for keystone if configured.

Fixes #10062
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
(cherry picked from commit 8b3dfc9472022ea45ad24e02e0aa21dfdad798f8)
src/rgw/rgw_rest_s3.cc