openfun / marsha

:clapper: An opensource LTI Learning Content Management System (LCMS)
MIT License
107 stars 24 forks source link

🐛(backend) quote deposited file url #2414

Closed kernicPanel closed 11 months ago

kernicPanel commented 11 months ago

Purpose

Deposited files with some unicode characters in their filename were leading to an error on cloudfront when downloading.

Fixes #2314

Proposal

add urllib.parse.quote to the filename in response-content-disposition