]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix authenticated users acl group check 718/head
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 15 Oct 2013 17:20:48 +0000 (10:20 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 15 Oct 2013 17:23:39 +0000 (10:23 -0700)
commitbebbd6cb7b71697b34b8f27652cabdc40c97a33b
treedcadfc5a4f30a043f2a3f0272c03ed1001ea2c65
parenta0ffba6de2e439300c7c181524694f9abf6b085d
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>
src/rgw/rgw_acl.cc