reminder: fix symlink escape + db bloat cap + handler consistency

This commit is contained in:
damocles 2026-05-17 11:26:59 +02:00
parent 3da6912e73
commit 753409a5ef
4 changed files with 121 additions and 37 deletions

1
Cargo.lock generated
View file

@ -471,6 +471,7 @@ dependencies = [
"axum",
"clap",
"hive-sh4re",
"libc",
"rusqlite",
"serde",
"serde_json",