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.
gitea/routers/web
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>
3 years ago
..
admin Add option to purge users (#18064) 3 years ago
auth Remove U2F support (#20141) 3 years ago
dev Make better use of i18n (#20096) 3 years ago
events
explore Add sitemap support (#18407) 3 years ago
feed
healthcheck
misc
org Allow access to the Public Organization Member lists with minimal permissions (#20330) 3 years ago
repo Fix commit status icon when in subdirectory (#20285) 3 years ago
user Add option to purge users (#18064) 3 years ago
auth.go
auth_windows.go
base.go Refactor `i18n` to `locale` (#20153) 3 years ago
goget.go
home.go Add sitemap support (#18407) 3 years ago
metrics.go
nodeinfo.go
swagger_json.go
web.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 3 years ago
webfinger.go Fix various typos (#20338) 3 years ago