]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix authenticated users acl group check
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 15 Oct 2013 17:20:48 +0000 (10:20 -0700)
committerSage Weil <sage@inktank.com>
Tue, 15 Oct 2013 22:05:17 +0000 (15:05 -0700)
commitfcf5f117a9111c2d88b8fa5d00c975a8e377df7e
tree664b34c903ac94f6e7cbd3308af5ff7dda5347b0
parent991ed515480114c476cd3c4d761f256d1708fb39
rgw: fix authenticated users acl group check

Fixes: #6553
Backport: bobtail, cuttlefish, dumpling
Authenticated users group acl bit was not working correctly. Check to
test whether user is anonymous was wrong.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit bebbd6cb7b71697b34b8f27652cabdc40c97a33b)
src/rgw/rgw_acl.cc