mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-22 08:53:57 +02:00
trace
This commit is contained in:
parent
9f26d3cc4d
commit
56dfabda47
|
@ -208,6 +208,7 @@ impl Resolver {
|
|||
nxcache_txn.get(id).copied()
|
||||
}
|
||||
|
||||
#[instrument(level = "info", skip_all)]
|
||||
pub async fn reload_system_identities(
|
||||
&self,
|
||||
users: Vec<EtcUser>,
|
||||
|
|
Loading…
Reference in a new issue