]> 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, 29 Dec 2025 22:29:57 +0000 (17:29 -0500)
commitef0bc1a19047be010646a15b6c6f5fe477fc1794
tree16369805d0d40a85ba917a9486c420730f9f2c61
parent182ed279128b657db7687697f8184e52cd3fae2e
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