summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMałgorzata Ksionek <meksionek@gmail.com>2019-03-20 14:39:07 +0100
committerMałgorzata Ksionek <meksionek@gmail.com>2019-03-21 16:25:01 +0100
commit41af40d4d52e869b6f3e7ceeead800e9f1c89857 (patch)
tree90279b54afb50a32062c40ba0ebe7825a0f04efe /changelogs
parentbcd4e1f55de9482bda8e86cdb638316f1ed88c30 (diff)
downloadgitlab-ce-41af40d4d52e869b6f3e7ceeead800e9f1c89857.tar.gz
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