0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Hannah Wolfe ae2f34c910 Split post lookup out of frontend controller
no issue

- move the post lookup functionality into its own file
- handle the pre and post lookup checks to verify that we found the correct post
- checking that the URL matches handles checking that a post looked up with pagePermalink is a page
- all cases where there is no match throws a 404 directly, this could just call next() ?
2016-05-05 15:53:17 +02:00
..
client remove unused feature controller 2016-04-28 12:22:54 -05:00
server Split post lookup out of frontend controller 2016-05-05 15:53:17 +02:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test Split post lookup out of frontend controller 2016-05-05 15:53:17 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00