Ghost/core/server/services/route-settings
Naz 3150c87935 Fixed hidden validation error during frontend reload
refs https://github.com/TryGhost/Toolbox/issues/151
refs cbec6aa49e

- Without the await the try/catch block does not catch a pottential validation error straight away, which leads to a 500 error instead of a validation error being returned. The regression was introduced during the refactor (part of referenced commit).
2021-12-01 16:24:09 +04:00
..
default-routes.yaml Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
default-settings-manager.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
index.js Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
route-settings.js Fixed hidden validation error during frontend reload 2021-12-01 16:24:09 +04:00
settings-loader.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
validate.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
yaml-parser.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00