mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-23 00:24:21 +02:00
Fix #35690 Change the "restricted user" behavior introduced by #6274. Now restricted user can also access public repositories when sign-in is not required. For required sign-in, the behavior isn't changed.