iFixit / charge

A tool to upload static images for the site
3 stars 2 forks source link

Check munged filename on upload with convert #13

Closed djmetzle closed 5 years ago

djmetzle commented 5 years ago

@davidrans found a cool bug with charge. He wanted to re-upload an existing PNG to convert it to JPEG. If he uploaded, but converted to jpeg, the upload checked the destination and failed before munging the extension. This collided with the original PNG, and made a hard stop when it didn't need to.