mirror of https://github.com/go-gitea/gitea.git
This PR tries to finally fix the bug mentioned in #30011 and #15504, where the user repo limit is checked when creating a repo in an organization. Fix #30011 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: TheFox0x7 <thefox0x7@gmail.com> |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| org.go | ||
| org_list.go | ||
| org_list_test.go | ||
| org_test.go | ||
| org_user.go | ||
| org_user_test.go | ||
| org_worktime.go | ||
| team.go | ||
| team_invite.go | ||
| team_invite_test.go | ||
| team_list.go | ||
| team_list_test.go | ||
| team_repo.go | ||
| team_repo_test.go | ||
| team_test.go | ||
| team_unit.go | ||
| team_user.go | ||