gitea/tests
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
..
e2e Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +08:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
integration Allow admins and org owners to change org member public status (#28294) 2025-04-13 08:07:29 +00:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +08:00
mysql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +08:00
pgsql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +08:00
sqlite.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +08:00
test_utils.go Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00