]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: Add is_identity to AuthApplier class
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 13 Feb 2017 21:53:18 +0000 (16:53 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 17 May 2017 18:22:18 +0000 (14:22 -0400)
commit56167d19f8ef1f718c7f6660739db08cc7346c05
treefd8091b3bb5cc88414b61d8a644d8daf88a0b40c
parent7cd1ccf42228dcdeb361d569e5b11f88a505a745
rgw: Add is_identity to AuthApplier class

Eventually this will allow us to match all authentication information
against all specified principals in a policy.

Right now it handles users and wildcards.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_auth.cc
src/rgw/rgw_auth.h
src/rgw/rgw_auth_filters.h
src/rgw/rgw_basic_types.h