2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/data/import
cobbspur 261a862da1 Prevent multiple owner creation via importer
closes #4778

 - If import contains an owner that does not match original owner they are downgraded to admin
 - Change error message for locked users to more generic message to account for imported users
 - Adds duplicated user test
 - Process Roles and maps import roles to db roles
 - reduces export files in test fixtures

temp commit
2015-05-15 10:12:30 +01:00
..
data-importer.js Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
index.js Image Importer Improvements 2015-01-02 22:54:40 +00:00
utils.js Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00