]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix error mapping after auth strategy refactoring 15711/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 15 Jun 2017 18:55:12 +0000 (14:55 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 16 Jun 2017 15:58:54 +0000 (11:58 -0400)
commit1097f0ae24ac1127eec3c366d8a686cd17e75bac
tree018996ee17d5fac0e5db6aa296c587bef1a7554c
parentb8e37dd55ab987731d5d9a6a3bac0b07428ec890
rgw: fix error mapping after auth strategy refactoring

the changes in bd81c216d0ef36a66c27180f13430c9702393fb6 inadvertently
changed swift's default auth error from EPERM to ACCESS. hacky fix to
change it back

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