Logged out update markers calls #2577
Summary
Closes #2577
In some weird set of circumstances, it appears that users can call the api/v1/groups/member endpoint while not logged in.
Steps to test
Neither I nor @brianhatchet have been able to replicate this locally.
Estimated Regression Scope
Not really much I can think of. It's just adding a logged in check to a function so that an endpoint with no purpose for a logged-out user, isn't called when logged out.
added scoped labels
added scoped label and automatically removed label
- Owner
@benhayward.ben looks like some other stuff got put in here. Can you cleanup before we merge?
assigned to @benhayward.ben
added 42 commits
-
79aa76a4...d3223fbc - 41 commits from branch
master
- f77266ab - Merge branch 'master' of gitlab.com:minds/front into fix/logged-out-update-markers-2577
-
79aa76a4...d3223fbc - 41 commits from branch
added scoped label and automatically removed label
- Developer
Ah sorry, it had some of Emi's stack changes in there that were meant to disappear when merged but ended up changed.
Please register or sign in to reply