0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Hannah Wolfe 25ad4b39fd Uncapitalise middleware should not affect tokens
no issue

- Whilst testing on next, I noticed trying to signup didn't prepopulate email addresses any more, and this is why
2014-08-26 22:30:33 +01:00
..
api Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
apps Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
config Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
controllers Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
data Merge pull request #3855 from felixrieseberg/iss3844-importer 2014-08-26 16:51:49 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
helpers Merge pull request #3861 from cobbspur/metas 2014-08-24 18:58:23 +01:00
middleware Uncapitalise middleware should not affect tokens 2014-08-26 22:30:33 +01:00
models Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
permissions Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
routes Redirect uppercase routes to lowercase version 2014-08-23 17:59:58 +01:00
storage Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
utils Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
views Center default user-error (404, etc.) 2014-08-18 16:45:03 -04:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
filters.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
GhostServer.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
update-check.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
xmlrpc.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00