]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't overwrite auth result if ldap is not applicable 10669/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Aug 2016 20:23:32 +0000 (16:23 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 11 Aug 2016 13:34:37 +0000 (09:34 -0400)
commit014cb50937c939ad063045a1396f2a8ad4109063
treea908a149b5e4d4b6a6923382d7bcc9e87fe12082
parentfa127898c72280468f2725c332234ae94b646708
rgw: don't overwrite auth result if ldap is not applicable

this was causing the following s3tests failure:

======================================================================
FAIL: s3tests.functional.test_s3.test_list_buckets_invalid_auth
----------------------------------------------------------------------
AssertionError: u'AccessDenied' != 'InvalidAccessKeyId'

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rest_s3.cc