forgejo/models/perm/access
Lunny Xiao 003a358949
Users with read permission of pull requests can be assigned too (#27263)
This PR will also keep the consistent between list assigned users and
check assigned users.

(cherry picked from commit 98ab9445d1020c515c3c789f0b27d952903a2978)
2024-02-26 22:30:27 +01:00
..
access.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 2023-12-07 15:27:36 +08:00
access_test.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
repo_permission.go Users with read permission of pull requests can be assigned too (#27263) 2024-02-26 22:30:27 +01:00