forgejo/models/organization
Gusted b68f923592
fix: show membership of limited orgs
- Include organisations with visibility of limited if the visitor is signed in.
- Resolves forgejo/forgejo#8093
- Added unit test.
2025-06-06 19:33:26 +02:00
..
TestFindOrgs fix: show membership of limited orgs 2025-06-06 19:33:26 +02:00
TestInconsistentOwnerTeam
main_test.go
org.go
org_list.go fix: show membership of limited orgs 2025-06-06 19:33:26 +02:00
org_list_test.go fix: show membership of limited orgs 2025-06-06 19:33:26 +02:00
org_repo.go
org_test.go
org_user.go
org_user_test.go
team.go fix: aggregate deleted team as ghost team (#7987) 2025-05-29 17:45:18 +02:00
team_invite.go
team_invite_test.go
team_list.go
team_repo.go
team_test.go
team_unit.go
team_user.go