You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/organization
KN4CK3R 88d5275614
Do not allow Ghost access to limited visible user/org (#21849)
The Ghost user should not be allowed to have access to a limited visible
user/org.

Co-authored-by: Lauris BH <lauris@nix.lv>
2 years ago
..
main_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
mini_org.go Move some files into models' sub packages (#20262) 2 years ago
org.go Do not allow Ghost access to limited visible user/org (#21849) 2 years ago
org_repo.go Move some files into models' sub packages (#20262) 2 years ago
org_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 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) 2 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 Add order by for assignee no sort issue (#20053) 2 years ago
team_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
team_unit.go Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
team_user.go Make git.OpenRepository accept Context (#19260) 2 years ago