mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 16:07:05 +00:00
fix(iam): decouple IAM config encryption from root secret rotation (#2558)
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
@@ -23,6 +23,7 @@ use tracing::{error, info, instrument, warn};
|
||||
|
||||
pub mod cache;
|
||||
pub mod error;
|
||||
pub mod keyring;
|
||||
pub mod manager;
|
||||
pub mod oidc;
|
||||
pub mod oidc_state;
|
||||
|
||||
Reference in New Issue
Block a user