Ghost/ghost/admin/app/components/gh-nav-menu
Simon Backx d34f07f408 🐛 Fixed admin loading member counts for authors and editors
no issue

When using admin as a user with author or editor permissions, admin tried to load the member counts in order to display them in the menu. But authors and editors are not allowed to see the members. So the request returned a 403.

It is not necessary to load the member counts for authors and editors, so we can just skip the request.
2023-01-05 16:37:01 +01:00
..
design.hbs Added theme docs link to the design settings (#16014) 2022-12-15 20:06:08 +08:00
design.js Fixed hosting management screen not loading after sign-in process (#15763) 2022-11-03 11:14:36 +00:00
footer.hbs Added static version of theme errors notification 2023-01-05 11:38:17 +01:00
footer.js Added static version of theme errors notification 2023-01-05 11:38:17 +01:00
main.hbs Added Ghost Explore app 2022-10-26 10:05:50 +01:00
main.js 🐛 Fixed admin loading member counts for authors and editors 2023-01-05 16:37:01 +01:00