Ghost/core/test
jamesbloomer c215626d2b Use file mime type rather than extension to check server side if image upload is a valid file
closes #705
- uses the file type passed by express/connect
- relies on the type being set correctly by the browser upload
- doesn't reread the file to check
2013-09-20 13:20:59 +01:00
..
functional Adds slashes to urls 2013-09-17 02:39:55 +01:00
unit Use file mime type rather than extension to check server side if image upload is a valid file 2013-09-20 13:20:59 +01:00