0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/utils/fixtures/export
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
..
export-000.json
export-001.json
export-002.json
export-003-api-wrapper-bad.json
export-003-api-wrapper.json
export-003-badValidation.json
export-003-dbErrors.json
export-003-duplicate-posts.json
export-003-duplicate-tags.json
export-003-minimal.json
export-003-mu-multipleOwner.json Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
export-003-mu-noOwner.json Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
export-003-mu-unknownAuthor.json Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
export-003-mu.json
export-003-nullPosts.json Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
export-003-nullTags.json Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
export-003-wrongUUID.json Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
export-003.json