0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 09:07:35 +01:00
gitea/models
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
..
actions Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
activities
admin
asymkey
auth Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00
avatars
db Add slow SQL query warning (#27545) 2024-02-23 00:57:24 +00:00
dbfs
fixtures Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
git Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
issues Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
migrations
organization
packages
perm
project
pull
repo Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
secret
shared/types
system
unit
unittest Workaround to clean up old reviews on creating a new one (#28554) 2024-02-19 14:42:18 +01:00
user Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_test.go
repo_transfer.go
repo.go