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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-11 02:15:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-11 02:16:21 +0300
commit862f9a53364a485cc8a1e91a99048ab5e8522140 (patch)
tree16a7e27c559bfea1bcd9b593ebdbd431c552b48d /changelogs
parenteccae43f8f7caa34b8f6bebce5fffe43931350a7 (diff)
Add latest changes from gitlab-org/security/gitlab@13-7-stable-ee
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-check-user-access-on-api-mr-read-actions-master.yml5
-rw-r--r--changelogs/unreleased/security-fix-unauthenticated-lint.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-check-user-access-on-api-mr-read-actions-master.yml b/changelogs/unreleased/security-check-user-access-on-api-mr-read-actions-master.yml
new file mode 100644
index 00000000000..c1174904018
--- /dev/null
+++ b/changelogs/unreleased/security-check-user-access-on-api-mr-read-actions-master.yml
@@ -0,0 +1,5 @@
+---
+title: Check user access on API merge request read actions
+merge_request:
+author:
+type: security
diff --git a/changelogs/unreleased/security-fix-unauthenticated-lint.yml b/changelogs/unreleased/security-fix-unauthenticated-lint.yml
new file mode 100644
index 00000000000..94521ba7ec9
--- /dev/null
+++ b/changelogs/unreleased/security-fix-unauthenticated-lint.yml
@@ -0,0 +1,5 @@
+---
+title: Updates authorization for linting API
+merge_request:
+author:
+type: security