Ghost/core
Fabien O'Carroll 4e6a6a24ac Updated Admin API key auth to require kid in header (#10538)
* Required kid be a header claim as according to spec

https://tools.ietf.org/html/rfc7515#section-4.1.4 (JWT is an extension of JWS)

* Updated error message for missing kid

* Fixed admin-api key unit tests

* Fixed regression and acceptance tests
2019-02-26 11:03:47 +07:00
..
client@75753b17cb Updated Ghost-Admin: /uploads* to /images* migration 2019-02-23 10:21:33 +07:00
server Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
test Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00