1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-03 14:08:03 +00:00
gitea/routers
wxiaoguang cddd19efc8
Add anonymous access support for private/unlisted repositories ()
Follow 

Fix , fix 

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