fix(crypto): K-01 — format v3 canonical metadata authentication
This commit is contained in:
@@ -439,6 +439,8 @@ pub fn run_sync(
|
||||
let start_time = Instant::now();
|
||||
let mut stats = SyncStats::default();
|
||||
|
||||
db.set_active_dek(zeroize::Zeroizing::new(*dek));
|
||||
|
||||
match options.direction {
|
||||
SyncDirection::Push => {
|
||||
sync_push(
|
||||
|
||||
Reference in New Issue
Block a user