0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 09:50:48 +01:00
gitea/models/user
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057)
Fix #14459

The following users can add/remove review requests of a PR
- the poster of the PR
- the owner or collaborators of the repository
- members with read permission on the pull requests unit
2024-02-24 12:38:43 +00:00
..
avatar.go
badge.go
email_address_test.go
email_address.go
error.go
external_login_user.go
follow_test.go
follow.go
list.go
main_test.go
must_change_password.go
openid_test.go
openid.go
redirect_test.go
redirect.go
search.go
setting_keys.go
setting_test.go
setting.go
user_system.go
user_test.go Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
user_update.go
user.go