Gitea: Private repository, team members cannot access

Created on 20 Sep 2017  路  1Comment  路  Source: go-gitea/gitea

Description

I have try https://try.gitea.io/, it have same problem

I have sign up 2 account: on1, on3 ,and on2 is team;
create a private repository "on2/test1" by on1 ,but "on3" cant access

Screenshots


account: on1
on1

account: on3
no3

kinquestion

Most helpful comment

You need to add user to team with access rights to private repository (default is owner team) if you want to grant him access to private repositories of organization. Showing private repositories of organization you are only member is bug, already reported in #2399 (and trying to solve it in #2371).

>All comments

You need to add user to team with access rights to private repository (default is owner team) if you want to grant him access to private repositories of organization. Showing private repositories of organization you are only member is bug, already reported in #2399 (and trying to solve it in #2371).

Was this page helpful?
0 / 5 - 0 ratings