Ghost/test/unit/services
Fabien O'Carroll 44f1c0a7b6 Updated members config to respect stripeDirect
no-issue

If the stripeDirect config value is NOT set / false, then connect token
should be used over the API keys if both are present, or else use
whichever is present.  If the stripeDirect config value is set /
true,then API keys should be used and stripe connect token should be
completely ignored.

The reason for this is that we want to use Stripe Connect as the primary
auth method going forward, but we want to keep the direct version
availiable should the Ghost Foundation ever dismantle. This will allow
people to use all the same features with no dependency on an external
service.
2020-06-02 15:28:42 +02:00
..
apps
auth Remove common errors (#11848) 2020-05-26 19:10:29 +01:00
mail Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
members Updated members config to respect stripeDirect 2020-06-02 15:28:42 +02:00
permissions
routing Updated edit URLs to use consistent correct URLs 2020-06-01 08:42:11 +01:00
rss
settings Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00
themes Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
url Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
labs_spec.js
slack_spec.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
xmlrpc_spec.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00