0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Felix Rieseberg 4c79770580 Admin isn't shown "make owner" option
closes #3558
- Replaced canAssignRoles as "show user" conditional with new
"canMakeOwner"
2014-08-01 13:03:26 -07:00
..
client Admin isn't shown "make owner" option 2014-08-01 13:03:26 -07:00
server Sanity check page parameter used in findPage 2014-08-01 14:32:38 +00:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Fix failure in Post API tests. 2014-08-01 17:55:27 +00:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js