mirror of
1
Fork 0
forgejo/models/perm/access
Lunny Xiao 003a358949
Users with `read` permission of pull requests can be assigned too ()
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 () 2023-12-07 15:27:36 +08:00
access_test.go Rename `repo.GetOwner` to `repo.LoadOwner` () 2023-02-18 20:11:03 +08:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
repo_permission.go Users with `read` permission of pull requests can be assigned too () 2024-02-26 22:30:27 +01:00