widelands / wl_addons_server

Provides the add-ons server and all add-ons for the Widelands game.
https://www.widelands.org
Other
6 stars 4 forks source link

Allow only PNG and JPG screenshots #132

Closed Noordfrees closed 2 years ago

Noordfrees commented 2 years ago

Fix #131

The mimetype command is not fooled by the file extension so it should be sufficient here.

Noordfrees commented 2 years ago

Thanks :) Merged and deployed.