0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server
Naz cd1183c9d8 Added JWT authentication for non-versioned API
refs https://github.com/TryGhost/Toolbox/issues/169

- As Ghost prepares to drop API versioning in future major release it the authentication mechanism should take into account non-versioned token audience support. The audience for non-versioned api requests would be limited to "admin" rather than "canary/admin"
2022-03-03 20:21:22 +13:00
..
adapters Switch to @tryghost/errors from ignition errors package () 2021-12-01 10:22:01 +00:00
api Added include as a valid option for members browse api 2022-02-28 15:30:15 +05:30
data Aliased mysql to mysql2 in schema client 2022-03-02 16:06:37 +01:00
lib Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" () 2021-12-14 11:22:39 +00:00
models Added visible column to products table () 2022-03-01 18:11:59 +02:00
services Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
views
web Added Media and Files APIs to API key allowlist 2022-03-02 16:33:56 +07:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js Switch to @tryghost/errors from ignition errors package () 2021-12-01 10:22:01 +00:00
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" () 2021-12-14 11:22:39 +00:00
update-check.js Added library for extracting database information 2022-01-18 09:31:08 +00:00