mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Fixes #824 - Removed global registration of `express.bodyParser` middleware. - Replaced with `express.bodyParser`'s constituents: `express.json` and `express.urlencoded`, then registered `express.multipart` against *only* the upload route. |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
config-loader.js | ||
ghost.js | ||
server.js |