]> git.apps.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>
Wed, 1 Oct 2025 18:46:48 +0000 (14:46 -0400)
commit9ef11271e9dc54096d336dbec4302b297eec70f0
treec7e7794d3a729f2d825eb9b2b37b3fab88c73c73
parent4ead6acc0f218c20efa232afe7688b443e32e876
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