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.
forgejo/routers
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
..
api Add option to purge users (#18064) 2 years ago
common Fix raw endpoint PDF file headers (#19825) 2 years ago
install Refactor `i18n` to `locale` (#20153) 2 years ago
private Add missing parameter for error in log message (#20144) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Allow access to the Public Organization Member lists with minimal permissions (#20330) 2 years ago
init.go Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) 2 years ago