Ghost/core/test
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
..
functional 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-25 11:18:23 +01:00
integration Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
unit Permissions: code cleanup & basic unit tests (#9037) 2017-09-25 11:17:06 +02:00
utils Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
.jshintrc