]> 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>
Mon, 26 Jan 2026 15:27:30 +0000 (10:27 -0500)
commitb64da8796ea88e5e2189256b8d52543ef89c3015
tree2dbcce9ec8c49856dd56e57f019ee3d397545aaf
parent7cc691f32c7d90a9143dd827db9030a1a090051f
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