mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
5cdf910e63
refs https://github.com/TryGhost/Team/issues/598 We now have several pre-conditions related to members which determine whether or not Ghost is allowed to start. Rather than burying this within the members-api module, we have now surfaced them to an init method which can be called during the boot sequence of Ghost. This will allow us to exit early and explicitly. |
||
---|---|---|
.. | ||
emails | ||
importer | ||
stats | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
middleware.js | ||
service.js | ||
settings.js | ||
SingleUseTokenProvider.js | ||
stripe-connect.js | ||
utils.js |