0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Fabien 'egg' O'Carroll 09a516a179
Fixed Stripe Connect (#14857)
refs https://github.com/TryGhost/Team/issues/1637

The `stripe_connect_integration_token` setting is required for the Stripe
Connect flow to work. The existing `stripe_connect_*` settings are also not able
to be edited. So we've updated the allow list to remove those, and add the one
required for the Stripe Connect flow.
2022-05-18 13:27:50 +01:00
..
admin@5751899e5b Renamed core/client to core/admin (#14837) 2022-05-17 08:27:13 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Reworked preview controller output 2022-05-17 17:21:38 +08:00
server Fixed Stripe Connect (#14857) 2022-05-18 13:27:50 +01:00
shared Revert "Cleaned up membersActivityFeed labs flag" 2022-05-18 10:31:51 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00