0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Merge pull request #5534 from Remchi/bug-invite-user 2015-07-13 22:10:16 +01:00
server Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00