Ghost/core
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
..
client@b99721d849 Updated Ghost-Admin to 2.16.2 2019-02-27 10:06:48 +01:00
server Improved error message when attempting to use disabled v0.1 Public API (#10562) 2019-03-05 10:41:07 +00:00
test Improved error message when attempting to use disabled v0.1 Public API (#10562) 2019-03-05 10:41:07 +00:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00