Fix content-type and file extensions (enforce image/jpeg and .jpg) #592

Merged
skhameneh merged 1 commit from fix-mimes-extensions into master 2018-09-04 16:58:42 +02:00
skhameneh commented 2018-09-04 04:44:57 +02:00 (Migrated from github.com)

image/jpg was not a valid mime type; and we should favor *.jpg as used by common convention.

`image/jpg` was not a valid mime type; and we should favor `*.jpg` as used by common convention.
daovist (Migrated from github.com) approved these changes 2018-09-04 13:24:24 +02:00
daovist (Migrated from github.com) left a comment

Awesome. This was on my list of things to fix when I finish what I'm working on.

Awesome. This was on my list of things to fix when I finish what I'm working on.
nikooo777 (Migrated from github.com) reviewed 2018-09-04 17:29:57 +02:00
nikooo777 (Migrated from github.com) left a comment

LGTM!

LGTM!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#592
No description provided.