Ghost/core/test/unit/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 Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
auth Improved error message when attempting to use disabled v0.1 Public API (#10562) 2019-03-05 10:41:07 +00:00
mail Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
permissions Fixed tests 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 unit tests 2019-02-26 12:18:06 +07:00
settings Renamed authors ctrl to authors-public 2019-02-26 08:33:10 +01:00
themes Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
url Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
slack_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
xmlrpc_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00