forgejo/models/organization
DrMaxNix a9a2f5200b
Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013)
This PR adds `setting.Service.DefaultOrgMemberVisible` value to dataset
of user when the initial org creator is being added to the created org.

Fixes #30012.

(cherry picked from commit e3e08dcc5184cdbdac5023fabaafba123a995c3e)
2024-03-26 19:04:28 +01:00
..
main_test.go
mini_org.go
org.go Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 2024-03-26 19:04:28 +01:00
org_repo.go
org_test.go
org_user.go
org_user_test.go
team.go
team_invite.go
team_invite_test.go
team_list.go
team_repo.go
team_test.go
team_unit.go
team_user.go