1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-01 13:15:20 +00:00
gitea/models/unit
wxiaoguang 07c6087878
Fix team permission ()
The `team.access_mode` should be either `none` or `admin/owner`.
For non-admin team, the real permissions are provided by `team_unit`.
2025-04-08 04:15:15 +00:00
..
unit_test.go Fix data-race during testing () 2024-05-20 04:35:38 +00:00
unit.go Fix team permission () 2025-04-08 04:15:15 +00:00