gitea/tests
Henrique Corrêa d0f4e92563
Reject star-related requests if stars are disabled (#33208)
This PR fixes #33205.

If stars are disabled:
* The `.../repo/stars` page returns a 403 Forbidden error
* Star-related API endpoints return a 403 Forbidden error saying `Stars are disabled.`
* Same for action endpoints

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-04 13:21:23 +08:00
..
e2e Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +08: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 Reject star-related requests if stars are disabled (#33208) 2025-02-04 13:21:23 +08:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
mysql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
pgsql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
sqlite.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
test_utils.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00