Ghost/core/server
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
..
adapters Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
api Supported test mode in members_stripe_connect API 2020-06-10 14:06:57 +02:00
data Added migration updating members from address with domain 2020-06-08 23:47:02 +05:30
lib Removed format-csv module in favor of papaparse 2020-06-09 15:23:15 +12:00
models Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services Encoded the mode in the Stripe Connect OAuth state 2020-06-10 14:06:57 +02:00
translations Shortened insufficient oembed data error message 2020-06-09 12:47:34 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Allowed updating from address domain for member emails 2020-06-09 00:06:07 +05:30
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
index.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00