mirror of https://github.com/go-gitea/gitea.git
Fixes https://github.com/go-gitea/gitea/issues/22676
Context Data `IsOrganizationMember` and `IsOrganizationOwner` is used to
control the visibility of `people` and `team` tab.
|
||
|---|---|---|
| .. | ||
| home.go | ||
| main_test.go | ||
| members.go | ||
| org.go | ||
| org_labels.go | ||
| org_runners.go | ||
| projects.go | ||
| projects_test.go | ||
| setting.go | ||
| setting_oauth2.go | ||
| setting_packages.go | ||
| setting_secrets.go | ||
| teams.go | ||