2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Aileen Nowak 827aa15757 Add new fixture Ghost Author (#8638)
refs #8620

Adds a new Ghost Author user, which is the author of the new welcome blog posts. The user is set to active, so the author slug works (otherwise it would render a 404, when user is suspended). Furthermore, there's one little fix in the user model, which was checking only for `active` user to decide the signup or setup process for the UI. Adding one more conditional to check if the found active user is also the owner, prevents to get redirected to sign in.
2017-07-06 00:18:27 +02:00
..
client@3ff999e4ac Updated Ghost-Admin to 1.0.0-beta.2 2017-06-23 09:58:44 +02:00
server Add new fixture Ghost Author (#8638) 2017-07-06 00:18:27 +02:00
test Add new fixture Ghost Author (#8638) 2017-07-06 00:18:27 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00