Skip to content

Validate bad branches for UserRebase and UserRebaseConfirmable

John Cai requested to merge jc-fix-rebase-refspec into master

Prevent branches containing :. This prevents malicious branch names such as +dev:master.

fixes: https://gitlab.com/gitlab-org/gitaly/issues/1654

Edited by 🤖 GitLab Bot 🤖

Merge request reports