gitea/routers
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 +08:00
..
api Download actions job logs from API (#33858) 2025-03-26 11:30:52 -07:00
common Fix bug on downloading job logs (#34041) 2025-03-27 17:20:56 -07:00
install Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 2025-03-07 21:08:53 +00:00
private Auto expand "New PR" form (#33971) 2025-03-24 14:28:02 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +08:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00