gitea/models/perm
wxiaoguang 07c6087878
Fix team permission (#34128)
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
..
access Fix team permission (#34128) 2025-04-08 04:15:15 +00:00
access_mode_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
access_mode.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00