Sanitize relative paths server-side
This commit is contained in:
parent
0943681702
commit
6d5b183a3c
6 changed files with 44 additions and 12 deletions
|
|
@ -25,6 +25,7 @@ aide = { version = "0.13.4", features = ["axum", "axum-ws", "scalar", "axum-head
|
|||
schemars = { version = "0.8.21", features = ["chrono", "uuid1"] }
|
||||
tracing = "0.1"
|
||||
rand = "0.8.5"
|
||||
sanitize-filename = "0.6.0"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue