mirror of
https://github.com/go-gitea/gitea
synced 2025-01-21 23:24:29 +00:00
4f267ef643
Examining Organization membership should not necessarily require sign-in if the organization is public and the members are public. Therefore we should adjust `/org/{org}/members` to not require login. Fix #7501 Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: zeripath <art27@cantab.net>