Skip to content
Commit 61d16cb0 authored by Bob Van Landuyt's avatar Bob Van Landuyt
Browse files

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.
parent 635e1578
Loading
Loading
Loading