0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-27 04:12:11 +02:00
Ross Golder 667ddab36a fix: RecalculateUserAccess sets incorrect minMode for public repos
Public repositories were granted AccessModeWrite as the minimum access
mode, which incorrectly elevated access for all users on public repos.
The minimum should be AccessModeNone, with access granted explicitly
through collaborator and team memberships.
2026-05-17 10:39:07 +07:00
..
2026-03-07 00:28:46 +08:00