mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 05:55:21 +08:00
Fix #35690 Change the "restricted user" behavior introduced by #6274. Now restricted user can also access public repositories when sign-in is not required. For required sign-in, the behavior isn't changed. |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| org_list_test.go | ||
| org_list.go | ||
| org_test.go | ||
| org_user_test.go | ||
| org_user.go | ||
| org_worktime.go | ||
| org.go | ||
| team_invite_test.go | ||
| team_invite.go | ||
| team_list_test.go | ||
| team_list.go | ||
| team_repo_test.go | ||
| team_repo.go | ||
| team_test.go | ||
| team_unit.go | ||
| team_user.go | ||
| team.go | ||