- Gitea version (or commit ref): 1.8.0
- Git version: 2.20.1
- Operating system: linux
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
- Log gist:
Description
If a user is added to a team in organization, the user could obtains information on other teams in the same organization via api (GET /teams/{id} and GET /teams/{id}/*). Meanwhile, accessing other team's page via web ui is forbidden
Screenshots