Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-26 19:06:01 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-03-26 19:06:01 +0300
commit13cdbd64475772c66821470b0190b17c17be1958 (patch)
tree936c3af7f6070261d325a50995fb225b7bed1609 /changelogs/unreleased
parent875e1063c848e980d0317e36d3af86e494ed92fb (diff)
parentd7fac03fc97c5c5b243f5cd0fe592b30050402c3 (diff)
Merge branch 'security-mass-assignment-on-project-update-11-8' into '11-8-stable'
Disallow changing namespace of a project in update method See merge request gitlab/gitlabhq!3032
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/security-mass-assignment-on-project-update.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-mass-assignment-on-project-update.yml b/changelogs/unreleased/security-mass-assignment-on-project-update.yml
new file mode 100644
index 00000000000..93561cd91b3
--- /dev/null
+++ b/changelogs/unreleased/security-mass-assignment-on-project-update.yml
@@ -0,0 +1,5 @@
+---
+title: Disallow updating namespace when updating a project
+merge_request:
+author:
+type: security