]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: use ms_handle_authentication to parse caps
authorSage Weil <sage@redhat.com>
Tue, 11 Sep 2018 21:53:15 +0000 (16:53 -0500)
committerSage Weil <sage@redhat.com>
Sun, 14 Oct 2018 17:01:09 +0000 (12:01 -0500)
commit6c7b34adc94df58353ac29687af2a5e6c6734fcd
treed4ded408731f7e79d1b841931d2d97b599b05a1f
parente7d1ab2688498fd3ed3593ef9435e05eb4460899
mon: use ms_handle_authentication to parse caps

The situation is a bit different here than the MDS and OSD because the
authentication happens from MAuth instead of ms_verify_authorizer, but
we are moving toward being more consistent.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/AuthMonitor.cc
src/mon/Monitor.cc
src/mon/Monitor.h