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:
authorSean McGivern <sean@gitlab.com>2017-06-13 20:14:14 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-07-19 15:55:15 +0300
commite616182f75c67718fd44e2ab29f54f52049a112b (patch)
tree4cb02bc3cc68e1ba07da9210dbf628252a9fb9bc /changelogs
parent01694c1bd9ed66fbd690a92ab294da37d7f8aa1a (diff)
Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'
[9.3 security fix] Renders 404 if given project is not readable by the user on Todos dashboard See merge request !2118
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/33303-404-for-unauthorized-project.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/33303-404-for-unauthorized-project.yml b/changelogs/unreleased/33303-404-for-unauthorized-project.yml
new file mode 100644
index 00000000000..5a5a337129e
--- /dev/null
+++ b/changelogs/unreleased/33303-404-for-unauthorized-project.yml
@@ -0,0 +1,4 @@
+---
+title: Renders 404 if given project is not readable by the user on Todos dashboard
+merge_request:
+author: