1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/models/perm/access
Lunny Xiao 98ab9445d1
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.
2024-02-24 14:14:48 +00:00
..
access_test.go Rename repo.GetOwner to repo.LoadOwner () 2023-02-18 20:11:03 +08: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
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-24 14:14:48 +00:00