gitea/models/organization
DrMaxNix e3e08dcc51
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.
2024-03-23 21:59:58 +00:00
..
main_test.go
mini_org.go
org.go Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 2024-03-23 21:59:58 +00: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