You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a1012112796 4f267ef643
Allow access to the Public Organization Member lists with minimal permissions (#20330)
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>
2 years ago
..
home.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2 years ago
members.go Move org functions (#19753) 2 years ago
org.go Move organization related structs into sub package (#18518) 2 years ago
org_labels.go Move issues related files into models/issues (#19931) 2 years ago
setting.go Move some repository related code into sub package (#19711) 2 years ago
teams.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago