]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
messages/MMonCommand, MMonCommandAck: don't log values for "config set" and "config...
authorNeha Ojha <nojha@redhat.com>
Thu, 3 Dec 2020 19:18:04 +0000 (19:18 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 15 Dec 2020 16:02:06 +0000 (16:02 +0000)
commit3d54660ca1a9a7ae54e884c3181fca17a40d8cd3
tree2aca4fc97a5f68cbde1c9bfc2a311acf54f79769
parent43c7c622ef227f087e33504364ec503a9d68ac62
messages/MMonCommand, MMonCommandAck: don't log values for "config set" and "config-key set"

This acts like a big hammer to avoid adding sensitive information, like passwords
into mon/mgr/cluster logs when using "config set" and "config-key set" to set keys
whose values should be secure.

Fixes: https://tracker.ceph.com/issues/37503
Signed-off-by: Neha Ojha <nojha@redhat.com>
src/messages/MMonCommand.h
src/messages/MMonCommandAck.h