0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
controllers 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
data Cleanup 2013-09-19 08:51:01 +01:00
helpers Added meta title and description theme helpers 2013-09-17 22:11:02 +01:00
models Cleanup 2013-09-19 08:51:01 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views 500 Series Error Handling & Stack Traces 2013-09-19 13:01:20 +10:00
api.js Add setting filter 2013-09-15 18:04:01 +02:00
errorHandling.js 500 Series Error Handling & Stack Traces 2013-09-19 13:01:20 +10:00
mail.js Mail documentation link is clickable 2013-09-16 18:34:20 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00