0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Fix up Labs Styling 2015-05-11 23:12:31 -07:00
server Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
shared added password protection 2015-04-30 23:44:43 -05:00
test Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
index.js