gitea/services
Gusted 6162fb0a19
Check for permission when fetching user controlled issues (#20133) (#20196)
* Check if project has the same repository id with issue when assign project to issue

* Check if issue's repository id match project's repository id

* Add more permission checking

* Remove invalid argument

* Fix errors

* Add generic check

* Remove duplicated check

* Return error + add check for new issues

* Apply suggestions from code review

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: 6543 <6543@obermui.de>
2022-07-01 17:39:10 +02:00
..
agit
asymkey
attachment
auth
comments
cron
externalaccount
forms Move checks for pulls before merge into own function (#19271) (#19277) 2022-03-31 16:57:13 +02:00
gitdiff
issue Fix bug (#19757) 2022-05-20 00:03:52 +02:00
lfs
mailer Set Setpgid on child git processes (#19865) (#19881) 2022-06-03 23:39:15 -04:00
migrations
mirror
org
pull Check for permission when fetching user controlled issues (#20133) (#20196) 2022-07-01 17:39:10 +02:00
release fix permission check for delete tag (#19985) (#20001) 2022-06-17 22:52:47 +01:00
repository Avoid MoreThanOne Error (#19557) (#19591) 2022-05-03 20:36:58 +08:00
task Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
user
webhook
wiki