gitea/tests
wxiaoguang cddd19efc8
Add anonymous access support for private/unlisted repositories (#34051)
Follow #33127

Fix #8649, fix #639

This is a complete solution. A repo unit could be set to:

* Anonymous read (non-signed-in user)
* Everyone read (signed-in user)
* Everyone write (wiki-only)
2025-03-29 13:26:41 +07:00
..
e2e Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +07:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +07:00
gitea-lfs-meta
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +07:00
integration Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +07:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +07:00
mssql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
mysql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
pgsql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
sqlite.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
test_utils.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +07:00