]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: require authentication for MGetConfig and mon metadata
authorSage Weil <sage@redhat.com>
Thu, 1 Feb 2018 15:03:32 +0000 (09:03 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:50 +0000 (14:44 -0600)
commit9936f8916749cfafca6e45dd00573f8bedc72256
treeef5735cf5e243ae6affb9033c19fad8f88b8df73
parent66a3946fec142748bf72fdc3280c8bb3dc3f5239
mon: require authentication for MGetConfig and mon metadata

More importantly, the set of non-authentication operations that are allowed
is more restricted: auth messages, getting monmap, ping.

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