0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Fabien O'Carroll d81e1bf1c3 Allowed newer tokens to refresh member session
no-issue

This is so that an email sent after a payment is made will refresh the
session.
2019-09-26 11:35:44 +07:00
..
adapters Return correct error codes from storage adapter 2019-09-06 17:40:55 +01:00
api Updated member.plans to member.stripe.subscriptions 2019-09-26 11:35:44 +07:00
config 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
data Added name column back to members table (#11151) 2019-09-25 10:44:50 +02:00
lib Added support for bookmark card (#11024) 2019-08-27 15:01:02 +01:00
models Updated Member model to handle stripe_info property 2019-09-25 10:05:30 +07:00
public Allowed checkout flow to be started without member 2019-09-26 11:35:44 +07:00
services Passed the set/get metadata methods to members-api 2019-09-26 11:35:44 +07:00
translations Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
views
web Allowed newer tokens to refresh member session 2019-09-26 11:35:44 +07:00
analytics-events.js
ghost-server.js
index.js
overrides.js
update-check.js