Ghost/core/server/data
Daniel Lockyer fe10d51536 Changed error when importing an LTS export
no issue

- importing an LTS export would cause Ghost to throw a 500 error because
  it used InternalServerError.
- an IncorrectUsageError is more applicable here
- this commit also updates the code comment and error message
- note: removed comment about WP exports because the plugin has been updated
  to support the v2 & v3 format
- spotted in Sentry
2020-04-08 14:42:29 +01:00
..
db Added input sanitization for backup path 2020-02-10 12:41:39 +00:00
exporter Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00
importer Changed error when importing an LTS export 2020-04-08 14:42:29 +01:00
migrations Renamed migration in 3.12 to follow numerical sequence 2020-03-23 10:39:09 +08:00
schema Remove External Apps 2020-03-20 10:40:22 +00:00
validation 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00