summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDiego Silva <diego.silva@live.com>2019-05-04 10:11:06 +0100
committerDiego Silva <diego.silva@live.com>2019-05-09 16:54:20 +0100
commit091b15b7421374df4e06bfdb91bef6a0c36072cf (patch)
tree9326d025e1a1e356f28847f698fcd9751f986364 /changelogs
parent389de5e1e49f19ecdcad72992cfe8884b9fc7e60 (diff)
downloadgitlab-ce-091b15b7421374df4e06bfdb91bef6a0c36072cf.tar.gz
Change DetectRepositoryLanguagesWorker to not receive user
Fixes #60425
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/60425-fix-500-when-accessing-charts-with-anonymous-user.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60425-fix-500-when-accessing-charts-with-anonymous-user.yml b/changelogs/unreleased/60425-fix-500-when-accessing-charts-with-anonymous-user.yml
new file mode 100644
index 00000000000..4274dc5918c
--- /dev/null
+++ b/changelogs/unreleased/60425-fix-500-when-accessing-charts-with-anonymous-user.yml
@@ -0,0 +1,5 @@
+---
+title: "Fix 500 error when accessing charts with an anonymous user"
+merge_request: 28091
+author: Diego Silva
+type: fixed