0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Sebastian Gierlinger f0da28abb3 Fix broken status code
closes #3779
- added custom error classes for OAuth errors (bug was caused by
oauth2orize error classes)
- added basic tests for `/authentication/token` endpoints
2014-08-20 11:28:55 +02:00
..
api Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
apps This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
config This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
controllers Added target="_blank" to all links that go to the support page. 2014-08-15 16:46:24 +02:00
data Merge pull request #3670 from felixrieseberg/iss3641 2014-08-15 18:27:14 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Update express and body-parser dependencies. 2014-08-11 05:20:31 +00:00
helpers Removing prototypal i18n code 2014-08-16 17:29:54 +01:00
middleware Fix broken status code 2014-08-20 11:28:55 +02:00
models Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00
permissions Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
routes Sends test email to the person who clicked on the button 2014-08-08 18:41:14 +01:00
storage Change refresh token expiry 2014-07-28 15:19:49 +02:00
utils Change refresh token expiry 2014-07-28 15:19:49 +02:00
views Center default user-error (404, etc.) 2014-08-18 16:45:03 -04:00
api.js
filters.js
index.js Removing remaining references to Polyglot 2014-08-19 16:36:26 +01:00
mail.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
middleware.js
require-tree.js
update-check.js Display correct new Ghost version 2014-08-15 18:23:55 +01:00
xmlrpc.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00