0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test
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
..
functional 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-26 15:43:21 +01:00
integration 🐛 Fixed persistent upgrade notifications showing for the currently installed version (#9048) 2017-09-25 12:22:56 +01:00
unit Move api utils tests & add test for handlePermissions (#9057) 2017-09-26 10:23:02 +02:00
utils 🎨 Backup redirects.json file before overriding (#9051) 2017-09-25 18:35:57 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00