gitea/services/org
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
..
org.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
org_test.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
team.go Fix team permission (#34128) 2025-04-08 04:15:15 +00:00
team_invite.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
team_test.go Fix team permission (#34128) 2025-04-08 04:15:15 +00:00
user.go Decouple context from repository related structs (#33823) 2025-03-08 13:12:46 -08:00
user_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00