]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: require all caps for pre-octopus tell commands
authorJosh Durgin <jdurgin@redhat.com>
Mon, 4 May 2020 21:03:35 +0000 (17:03 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 14 May 2020 04:31:20 +0000 (21:31 -0700)
commitef71bc28066e6d2df48aa730e784dadcd5d5ff9d
treefd4b5934e7516789ba65b2c7d5070e870e859b00
parent426e38ca6a6762b600f84744e5b77a573d3d0c86
mgr: require all caps for pre-octopus tell commands

This matches the requirements for admin socket commands
sent via tell elsewhere.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 347003e13167c428187a5450517850f4d85e09ad)
src/mgr/DaemonServer.cc