mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
af01f51204
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 |
||
---|---|---|
.. | ||
index.js | ||
listeners.js | ||
token.js | ||
utils.js |