mirror of
https://github.com/go-gitea/gitea
synced 2025-02-12 13:27:01 +01:00
Backport #30013 by @DrMaxNix 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. Co-authored-by: DrMaxNix <mail@drmaxnix.de>