Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for getting team member always return user #8167

Closed
davidsvantesson opened this issue Sep 13, 2019 · 0 comments · Fixed by #8172
Closed

API for getting team member always return user #8167

davidsvantesson opened this issue Sep 13, 2019 · 0 comments · Fixed by #8172
Labels
modifies/api This PR adds API routes or modifies them type/bug
Milestone

Comments

@davidsvantesson
Copy link
Contributor

  • Gitea version (or commit ref):1.10.0+dev-285-g0c47fe2d7

Description

API GET /teams/{id}/members/{username} always return the specified user, even if the user is not in the team. The user does not even have to be in the same organization.

@lunny lunny added the type/bug label Sep 13, 2019
@lunny lunny added this to the 1.9.4 milestone Sep 13, 2019
@lunny lunny added the modifies/api This PR adds API routes or modifies them label Sep 13, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modifies/api This PR adds API routes or modifies them type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants