Commit Graph

2 Commits

Author SHA1 Message Date
GitLab Bot 0eaa82ad61 Add latest changes from gitlab-org/gitlab@master 2020-09-11 12:08:50 +00:00
Bob Van Landuyt 20cb4f7ab5 Only assign merge params when allowed
When a user updates a merge request coming from a fork, they should
not be able to set `force_remove_source_branch` if they cannot push
code to the source project.

Otherwise developers of the target project could remove the source
branch of the source project by setting this flag through the API.
2019-10-24 12:19:56 +02:00