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-04-02 10:48:20 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-04-02 10:48:20 +0300
commitb4e659a38e318ea26685467b0d437a9b4a5cd9cb (patch)
tree245d1d1357cfa8ea68552ebef19913e6fa5dc9fd /changelogs
parent85ad18b2dc656bb84d095b47a7faf5d904a3dfcd (diff)
parentb641c654b19f6ac9374fe256802cf3ae5c3f2ed6 (diff)
Merge branch 'security-mass-assignment-on-project-update' into 'master'
Disallow changing namespace of a project in update method See merge request gitlab/gitlabhq!3028
Diffstat (limited to 'changelogs')
-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