API for getting team member always return user #3945

Closed
opened 2025-11-02 05:31:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @davidsvantesson on GitHub (Sep 13, 2019).

  • 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.

Originally created by @davidsvantesson on GitHub (Sep 13, 2019). - 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.
GiteaMirror added the type/bugmodifies/api labels 2025-11-02 05:31:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3945