Ghost/core/server/routes
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
..
admin.js Redirect uppercase routes to lowercase version 2014-08-23 17:59:58 +01:00
api.js Sends test email to the person who clicked on the button 2014-08-08 18:41:14 +01:00
frontend.js Change refresh token expiry 2014-07-28 15:19:49 +02:00
index.js Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00