mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
852155075f
fixes #8889 - This is a user error, not a system error - Downgrading to a 4xx status code means it doesn't appear in logs where it shouldn't - We didn't have a suitable error available so I added DisabledFeatureError with 409 status - Ref: https://stackoverflow.com/questions/36874263/expected-http-status-code-for-an-action-on-a-disabled-resource - Also tweaked the error message slightly as it didn't read clearly to me |
||
---|---|---|
.. | ||
packages | ||
asset-hash.js | ||
blog-icon.js | ||
cached-image-size-from-url.js | ||
ghost-version.js | ||
gravatar.js | ||
image-size-from-url.js | ||
index.js | ||
labs.js | ||
make-absolute-urls.js | ||
markdown-converter.js | ||
mobiledoc-converter.js | ||
pipeline.js | ||
read-csv.js | ||
remove-open-redirect-from-url.js | ||
sequence.js | ||
social-urls.js | ||
tokens.js | ||
url.js | ||
visibility.js | ||
zip-folder.js |