0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Katharina Irrgang 217bc6914d 🐛 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 attentional
2017-09-25 11:18:23 +01:00
..
client@d5fc240a70 Updated Ghost-Admin to 1.9.0 2017-09-21 17:03:59 +02:00
server 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-25 11:18:23 +01:00
test 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-25 11:18:23 +01:00
index.js