0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-28 14:57:25 -04:00
Files
gitea/models/perm
wxiaoguang 3917d27467 Make restricted users can access public repositories (#35693)
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.
2025-10-21 15:30:24 +08:00
..