0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional
Hannah Wolfe 6a52fc8ace Redirect uppercase routes to lowercase version
fixes #3857

- adds uncapitalise middleware which detects uppercase in req.path and
  redirects to the lowercase equivalent
- change the ghost route to a regex, just so it's consistent with other
  routes in the file
2014-08-23 17:59:58 +01:00
..
client Merge pull request #3816 from felixrieseberg/iss3671 2014-08-20 13:44:29 +01:00
frontend Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
routes Redirect uppercase routes to lowercase version 2014-08-23 17:59:58 +01:00
setup God damn tests 2014-08-17 22:23:00 +03:00
base.js Fixing tests, PSM and settings pane 2014-08-18 18:16:09 +01:00