scireum / s3ninja

S3 ninja emulates the Amazon S3 API for developement and test purposes
MIT License
493 stars 91 forks source link

Fix: UI Downloads #220

Closed jakobvogel closed 1 year ago

jakobvogel commented 1 year ago

When downloading a file via the UI, the key should be used as filename.

Closes #207.