0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Sebastian Gierlinger 035fb04d34 closes #3197
- added role to user obj (only returned from the user endpoint)
- added `/users/?include=roles` and
`/users/?include=roles,roles.permissions` query parameters
- added and updated tests
2014-07-08 18:00:59 +02:00
..
client Merge pull request #3217 from PaulAdamDavis/new-form-style 2014-07-07 20:38:22 +01:00
server closes #3197 2014-07-08 18:00:59 +02:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test closes #3197 2014-07-08 18:00:59 +02:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js