mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
no issue - When applying an incorrect limits config, or missing expected values, Ghost would not boot as the errors would interrupt this process, which should not happen - This commit catches the error thrown by the limit-service on boot sequence and transforms it into a warning if it's an `IncorectUsageError`. Other errors are handled as before - Added a test for the limit-service service |
||
---|---|---|
.. | ||
adapter-manager | ||
api-version-compatibility | ||
auth | ||
mega | ||
members | ||
newsletters | ||
notifications | ||
permissions | ||
posts | ||
redirects | ||
route-settings | ||
settings | ||
stripe | ||
themes | ||
url | ||
webhooks | ||
labs.test.js | ||
limits.test.js | ||
slack.test.js | ||
xmlrpc.test.js |