2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Katharina Irrgang af01f51204 🐛 Fixed returning roles for the public user resource (#9039)
no issue

- this bug fix affects all endpoints for the public user access
- we allowed fetching `roles` via the public api by accident
- see our docs: https://api.ghost.org/docs/users)
  - we only allow `count.posts`
- returning roles via the public api exposes too many details
- this was never intentional
2017-09-26 15:43:21 +01:00
..
client@90706d0b38 Updated Ghost-Admin to 1.9.1 2017-09-26 14:49:00 +01:00
server 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-26 15:43:21 +01:00
test 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-26 15:43:21 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00