0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Fabien 'egg' O'Carroll 264fb51a87
Exposed Members pub keys on /members/.well-known/ (#13163)
refs https://github.com/TryGhost/Team/issues/664

The new WellKnownController and middleware handles exposing a JSON Web
Key Set for us.

In order to serve the keys on /members/.well-known/jwks.json without a
trailing slash, we must mount the wellKnown middleware before the
frontend.
2021-07-20 13:19:31 +01:00
..
client@63193dc815 Updated Ghost-Admin to v4.9.4 2021-07-12 18:53:22 +01:00
frontend Updated copy for tiers CTA 2021-07-19 13:14:37 +02:00
server Exposed Members pub keys on /members/.well-known/ (#13163) 2021-07-20 13:19:31 +01:00
shared Added checkEmailList alpha labs flag 2021-07-20 13:59:36 +04:00
app.js
boot.js Revert "Moved vhost mounts into boot file" 2021-07-08 07:10:18 +01:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00