0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/services/members
Fabien O'Carroll 06c7152f4b 🐛 Fixed Stripe webhooks for subdirectory setups
no-issue

- Added breaking test for webhook url including subdirectory

- Previously the webhook handler URL was generated incorrectly when
  running Ghost on a subdirectory, appending the path to the root of the
  host, this fix ensures that the subdirectory is included before the
  path.
2020-07-10 17:43:46 +02:00
..
config_spec.js 🐛 Fixed Stripe webhooks for subdirectory setups 2020-07-10 17:43:46 +02:00
middleware_spec.js
stripe-connect_spec.js Added stripe connect module to member service 2020-06-02 15:28:42 +02:00