Skip to content

fix: group users listing should only have members#399

Merged
kushsharma merged 1 commit into
mainfrom
group-users-listing
Oct 25, 2023
Merged

fix: group users listing should only have members#399
kushsharma merged 1 commit into
mainfrom
group-users-listing

Conversation

@kushsharma

@kushsharma kushsharma commented Oct 24, 2023

Copy link
Copy Markdown
Member
  • currently listing group users returns all the users who have access to the group
  • ideally it should only return users who were explicitly added as owner or member of the group
  • same goes for listing project users

@vercel

vercel Bot commented Oct 24, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 4:33am

@coveralls

coveralls commented Oct 25, 2023

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 6635508675

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 50.275%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/serve.go 0 1 0.0%
Totals Coverage Status
Change from base Build 6604461191: 0.0%
Covered Lines: 5768
Relevant Lines: 11473

💛 - Coveralls

- currently listing group users returns all the users who
have access to the group
- ideally it should only return users who were explicitly added
as owner or member of the group
- same has been modified for project user listing as well

Signed-off-by: Kush Sharma <thekushsharma@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants