]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
auth: add API to wipe rotating secrets
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 9 May 2025 18:52:13 +0000 (14:52 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 5 Jan 2026 21:23:29 +0000 (16:23 -0500)
commitc35b6b98f727ec8f9e34bb704b8ba458ae3eb610
tree4b73cca4a2ecae4ce0df1bd1588505b2b7aec4ef
parentd56d3ae33ffb435482fd505c14449ad62c64aad8
auth: add API to wipe rotating secrets

This is for the service daemon's store of rotating service secrets.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/auth/Auth.h
src/auth/RotatingKeyRing.cc
src/auth/RotatingKeyRing.h