1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-08 04:15:48 +00:00
gitea/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>
2022-07-15 15:21:54 +01:00
..
api Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
common Fix raw endpoint PDF file headers (#19825) 2022-05-28 18:10:14 +03:00
install Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
private Add missing parameter for error in log message (#20144) 2022-06-27 16:52:22 +03:00
utils A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Allow access to the Public Organization Member lists with minimal permissions (#20330) 2022-07-15 15:21:54 +01:00
init.go Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) 2022-07-10 14:50:26 +08:00