gitea/models/organization
KN4CK3R b2369830bb
Do not allow Ghost access to limited visible user/org (#21849) (#21876)
2 years ago
..
main_test.go
mini_org.go Move some files into models' sub packages (#20262) 3 years ago
org.go Do not allow Ghost access to limited visible user/org (#21849) (#21876) 2 years ago
org_repo.go Move some files into models' sub packages (#20262) 3 years ago
org_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
org_user.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
org_user_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
team.go Add team member invite by email (#20307) 2 years ago
team_invite.go Add team member invite by email (#20307) 2 years ago
team_invite_test.go Add team member invite by email (#20307) 2 years ago
team_repo.go
team_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
team_unit.go
team_user.go