0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Hannah Wolfe b1dd96ecc2 Removing incorrect 405 handling
refs #2757

- As per this convo: https://ghost.slack.com/archives/ghost/p1436895553007431 the 405 handling in Ghost is acting
as a catch all, rather than only returning when the wrong HTTP method is used for a valid resource.
- Implementing proper 405 with express is a challenge, and therefore we defer doing this work until it is needed
2015-07-14 20:49:19 +01:00
..
api Merge pull request #5523 from Remchi/change-reset-password-refactor 2015-07-11 11:31:50 +01:00
apps
config Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
controllers Merge pull request #5361 from ErisDS/fix-contexts 2015-06-03 16:28:16 -05:00
data Add rss.item filter 2015-07-14 09:40:31 +02:00
email-templates Main colour audit 2015-06-24 13:37:37 +01:00
errors Improve API error handling 2015-06-15 10:08:30 +01:00
events
helpers Adds meta referrer tag to the head of ghost pages 2015-07-08 14:59:39 +01:00
middleware Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
models Merge pull request #5539 from jomahoney/owner-perm 2015-07-11 11:33:17 +01:00
permissions
routes Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
storage
utils Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
mail.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
require-tree.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
update-check.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00