0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Fabien O'Carroll 5f808dfbee Encoded the mode in the Stripe Connect OAuth state
no-issue

The service at stripe.ghost.org must know which client_secret to use,
either the test, or live one. By encoding a JSON object as the state we
are able to pass data through the flow to inform this decision at the
end.

Note, that we still keep a random value in the state to protect against
CSRF attacks.
2020-06-10 14:06:57 +02:00
..
client@5342800d10 Updated Ghost-Admin to v3.19.0 2020-06-09 10:27:45 +01:00
frontend Change theme uploads to move & delete at end 2020-06-08 16:12:17 +01:00
server Encoded the mode in the Stripe Connect OAuth state 2020-06-10 14:06:57 +02:00
shared Fixed handling non-Ghost errors in Sentry 2020-06-01 19:01:51 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00