feat: harden auth and stream uploads

This commit is contained in:
237899745
2026-07-25 18:42:51 +08:00
parent f389dfb567
commit f3c7a77a37
26 changed files with 1006 additions and 561 deletions

1
Cargo.lock generated
View File

@@ -2190,7 +2190,6 @@ dependencies = [
"serde_json",
"sha2",
"sqlx",
"thiserror 1.0.69",
"time",
"tokio",
"tokio-util",