[Fix] User deletion & migration

This commit is contained in:
Alex 2026-08-09 02:51:47 +02:00
commit 7dc98ef29b
Signed by: alex
SSH key fingerprint: SHA256:D1+Ub8o0v4K5y1JNivW8IxEOelqLSvPmUzBbDIoZkRQ
20 changed files with 742 additions and 129 deletions

1
Cargo.lock generated
View file

@ -2250,6 +2250,7 @@ dependencies = [
"iota-paths",
"iota-process-manager",
"iota-terms",
"iota-util",
"serde_json",
"serde_yaml",
"tokio",