momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
55 stars 60 forks source link

Use sharp to validate submit images #900

Closed tsa96 closed 4 months ago

tsa96 commented 5 months ago

The new map review system currently just stores whatever file someone uploads, so long as it has a valid mime-type. Not very secure, plus we use sharp in the backend already, so we can quite easily make a custom validator.