0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/middleware
Harry Wolff 8bc6a6e633 Makes the Ghost application more express middleware friendly.
refs #827

- Moves ./index to use Ghost in a similar manner to how someone uses
Ghost as an npm module.
- Allows Ghost to be cleanly mounted on another express application
on any arbitrary endpoint, all you need to customize is the mount path.
2014-08-29 17:30:16 -04:00
..
authStrategies.js oAuth 2014-06-30 14:58:10 +02:00
ghost-busboy.js Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
index.js Makes the Ghost application more express middleware friendly. 2014-08-29 17:30:16 -04:00
middleware.js Makes the Ghost application more express middleware friendly. 2014-08-29 17:30:16 -04:00
oauth.js Fix broken status code 2014-08-20 11:28:55 +02:00