Ghost/core/server/services
Kevin Ansfield 39edb7646e
Improved error message when attempting to use disabled v0.1 Public API (#10562)
no issue
- trying to use the v0.1 Public API when it was disabled led to a confusing error message, see https://forum.ghost.org/t/403-forbidden-error-on-postman-api-call/6017
- adds an explicit check for the Public API being enabled in the client authentication step and throws a useful error message if client auth is attempted when it's disabled
2019-03-05 10:41:07 +00:00
..
apps Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
auth Improved error message when attempting to use disabled v0.1 Public API (#10562) 2019-03-05 10:41:07 +00:00
mail Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
members Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
permissions Added v2 actions endpoint 2019-02-06 21:36:09 +01:00
routing 🐛 Allowed data in collections to use specified key (#10559) 2019-03-04 17:53:58 +01:00
rss Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
settings Updated default-routes.yaml syntax to single template (#10459) 2019-02-06 14:34:57 +01:00
themes Added support for serverside rendering of members content (#10522) 2019-02-25 17:03:27 +01:00
url 🐛 Fixed filtering by primary_tag or primary_author in routes.yaml 2019-02-18 19:13:22 +01:00
webhooks Fixed webhook resource name for page events 2019-02-25 23:51:23 +01:00
labs.js Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
slack.js Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
xmlrpc.js 🐛 Fixed uncaught exceptions from image fetches 2019-01-15 20:35:46 +00:00