]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
auth/cephx: do not special case caps for mons
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 22 Jul 2025 02:50:01 +0000 (22:50 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 10 Feb 2026 17:59:47 +0000 (12:59 -0500)
commite15e876abaea2626138d96fbdbe4cf316245dcc0
tree2c9b321e249f02762f3358b7334923b6ecf9bb78
parent6593f534d1c0cc17971c96b2fdbcc229334cc4ce
auth/cephx: do not special case caps for mons

Yes, the mons always fill in the caps with what is in its KeyServer but it's
confusing to see this special case.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/auth/cephx/CephxKeyServer.cc