0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 13:04:37 +01: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
install
private
utils
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