mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-23 05:10:28 +00:00
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>