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:
authorJohn Jarvis <jarv@gitlab.com>2018-12-27 11:42:58 +0300
committerJohn Jarvis <jarv@gitlab.com>2018-12-27 11:42:58 +0300
commit28abad5fd6a195c900bb6577a6781069ec91a1ce (patch)
treec108709f525fe9841463cfefb34aefc38cd848ef /changelogs
parent773337f31100d2ae98c149aea0e6eccb9c54fcbe (diff)
parentf6f5cf22ef6b611ea0b00f63a2a096f7fb320b7f (diff)
Merge branch 'security-11-6-guests-jobs-api' into 'security-11-6'
[11.6] Guest users have access to all Job information via the API See merge request gitlab/gitlabhq!2744
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-11-6-guests-jobs-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-11-6-guests-jobs-api.yml b/changelogs/unreleased/security-11-6-guests-jobs-api.yml
new file mode 100644
index 00000000000..83022e91aca
--- /dev/null
+++ b/changelogs/unreleased/security-11-6-guests-jobs-api.yml
@@ -0,0 +1,5 @@
+---
+title: Authorize before reading job information via API.
+merge_request:
+author:
+type: security