Ghost/core/server/services
Fabien 'egg' O'Carroll 69080824de
🐛 Ensured webhooks are created once (#12075)
refs #12074

Since we've split members settings into multiple keys the
reconfiguration of the members-api has been happening in quick
succession as the stripe_connect_* settings are all set at once.

This debounces the call to reconfigure the members-api so that we only
need to instantiate it once.
2020-07-22 12:27:05 +02:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
auth Fixed express-jwt config 2020-07-08 15:09:44 +02:00
bulk-email Updated status and error message for newsletter email failures 2020-07-17 13:54:09 +05:30
invitations Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
mail Updated error name check in GhostMailer 2020-07-21 01:08:19 +05:30
mega Renamed settings keys active_timezone to timezone 2020-06-24 14:11:20 +12:00
members 🐛 Ensured webhooks are created once (#12075) 2020-07-22 12:27:05 +02:00
permissions Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
settings Emitted all settings events on reinit of cache (#12012) 2020-07-06 17:09:43 +02:00
webhooks Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
labs.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
slack.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
xmlrpc.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00