Ghost/core/server/models/base
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
..
index.js 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-26 15:43:21 +01:00
listeners.js 🎨 do not run model listeners on import (#8720) 2017-07-21 09:58:58 +01:00
token.js 🐛 🎨 old accesstokens are not cleaned up (#8065) 2017-03-01 10:12:03 +00:00
utils.js 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00