0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Fabien "egg" O'Carroll f58b5984cb Updated caching policy for /members/.well-known
refs https://github.com/TryGhost/Team/issues/1273

This endpoint currently only serves the members public key, which should
never change. A 24 hours cache will drastically reduce the number of
requests for the key, with little to no impact on functionality.
2022-01-14 14:04:23 +02:00
..
client@f04d14c970 Updated Admin to v4.32.2 2022-01-12 10:00:20 +00:00
frontend Updated caching policy for /members/.well-known 2022-01-14 14:04:23 +02:00
server Updated caching policy for /members/api/site 2022-01-14 14:04:23 +02:00
shared Added discount information for a member on Portal home page 2022-01-06 18:47:22 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00