1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-23 02:41:50 +03:00
Ghost/ghost/core/test/e2e-server
Naz a26689c264 Added backend JWKS endpoint caching
refs https://github.com/TryGhost/Toolbox/issues/411
refs f58b5984cb

- Backend JWKS endpoint did not have any HTTP caching
- It is recommended to cache JWKS endpoints (ref.: https://docs.apigee.com/api-platform/reference/policies/jwt-policies-overview)
- This change also brings the endpoint up to speed with what members JWKS
endpoint does
- Above point gives another reminder to extract JWKS functionality into a
common module that should be reused
2022-09-28 07:32:27 +08:00
..
__snapshots__ Added backend JWKS endpoint caching 2022-09-28 07:32:27 +08:00
services Updated naming for referrer attribution () 2022-09-28 00:58:06 +05:30
admin.test.js Made Admin assets aggressively cacheable 2022-09-23 13:46:49 +08:00
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00