gitea/routers
Tomeamis 4dca869ed1
Allow admins and org owners to change org member public status (#28294)
Allows admins and org owners to change org member public status.

Before, this would return `Error 403: Cannot publicize another member`
despite the fact that the same user could make the same change through
the GUI.

Fixes #28372

---------

Co-authored-by: Tomáš Ženčák <zencak@ica.cz>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-13 08:07:29 +00:00
..
api Allow admins and org owners to change org member public status (#28294) 2025-04-13 08:07:29 +00:00
common Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
install Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
private Cache GPG keys, emails and users when list commits (#34086) 2025-04-09 16:34:38 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +08:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00