summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/private-profile-api.yml5
-rw-r--r--changelogs/unreleased/security-215175-filter-merge-participants.yml5
-rw-r--r--changelogs/unreleased/security-disable-caching-for-wiki-attachments.yml5
-rw-r--r--changelogs/unreleased/security-fj-add-snippet-repository-validation-bundle-import.yml5
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/private-profile-api.yml b/changelogs/unreleased/private-profile-api.yml
new file mode 100644
index 00000000000..ce077882860
--- /dev/null
+++ b/changelogs/unreleased/private-profile-api.yml
@@ -0,0 +1,5 @@
+---
+title: Do not show activity for users with private profiles
+merge_request:
+author:
+type: security
diff --git a/changelogs/unreleased/security-215175-filter-merge-participants.yml b/changelogs/unreleased/security-215175-filter-merge-participants.yml
new file mode 100644
index 00000000000..1baaa17399f
--- /dev/null
+++ b/changelogs/unreleased/security-215175-filter-merge-participants.yml
@@ -0,0 +1,5 @@
+---
+title: Check access when sending TODOs related to merge requests
+merge_request:
+author:
+type: security
diff --git a/changelogs/unreleased/security-disable-caching-for-wiki-attachments.yml b/changelogs/unreleased/security-disable-caching-for-wiki-attachments.yml
new file mode 100644
index 00000000000..8e1bececa8d
--- /dev/null
+++ b/changelogs/unreleased/security-disable-caching-for-wiki-attachments.yml
@@ -0,0 +1,5 @@
+---
+title: Disable caching for wiki attachments
+merge_request:
+author:
+type: security
diff --git a/changelogs/unreleased/security-fj-add-snippet-repository-validation-bundle-import.yml b/changelogs/unreleased/security-fj-add-snippet-repository-validation-bundle-import.yml
new file mode 100644
index 00000000000..ff2ba0950fd
--- /dev/null
+++ b/changelogs/unreleased/security-fj-add-snippet-repository-validation-bundle-import.yml
@@ -0,0 +1,5 @@
+---
+title: Add snippet repository validation after bundle import
+merge_request:
+author:
+type: security