mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-18 22:09:49 +01:00
0a9a86b943
Fix #20863 When REQUIRE_SIGNIN_VIEW = true, even with public repositories, you can only see them after you login. The packages should not be accessed without login. Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>