media: additional sanitisation on the Content-Disposition
filename
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
2231ccf118
commit
154b2ab490
5 changed files with 148 additions and 38 deletions
|
@ -79,6 +79,7 @@ url = { version = "2.5.0", features = ["serde"] }
|
|||
async-trait = "0.1.80"
|
||||
|
||||
lru-cache = "0.1.2"
|
||||
sanitize-filename = "0.5.0"
|
||||
|
||||
# standard date and time tools
|
||||
[dependencies.chrono]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue