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 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 Misc grunt /dev updates 2015-05-28 20:25:14 +01:00