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:
authorMałgorzata Ksionek <meksionek@gmail.com>2019-03-20 16:39:07 +0300
committerMałgorzata Ksionek <meksionek@gmail.com>2019-03-21 21:04:47 +0300
commitf88323386ae4a389d799720891ed90c58843eec6 (patch)
tree64f142f556c4091937fe3ce105814ed572cb35d0 /changelogs
parent442de051eeffa1bb22b9ed1f8bfe4a5423137a99 (diff)
Disallow changing namespace of a project in update method
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..8657dcdd135
--- /dev/null
+++ b/changelogs/unreleased/security-mass-assignment-on-project-update.yml
@@ -0,0 +1,5 @@
+---
+title: Disallow updating namespace during updating project
+merge_request:
+author:
+type: security