0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional Refactor role selects; pause transition if saving 2015-07-09 12:10:00 -05:00
integration Merge pull request #5539 from jomahoney/owner-perm 2015-07-11 11:33:17 +01:00
unit Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
utils Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00