nuvolaris / nuvolaris-bugs

Bug Bounty
0 stars 0 forks source link

File upload to bucket does not set correct mimetype #18

Closed giusdp closed 1 year ago

giusdp commented 1 year ago

The upload action used to upload static file is setting the mimetype to every file as application/octet-stream. It looks like it's a boto3 problem but there is a potential solution: https://github.com/boto/boto3/issues/548#issuecomment-450580499