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:
authorFelipe Artur <felipefac@gmail.com>2018-12-11 21:15:10 +0300
committerFelipe Artur <felipefac@gmail.com>2018-12-17 20:00:34 +0300
commit9d51f5c443bc175c27debcf7e39c826bde6ca66d (patch)
treec8e2b2636668d1131c0cd4fe3faaf5b03a415400 /changelogs
parentd2120ff1e705799752e7d9704cae3f1896d8e186 (diff)
Delete confidential issue todos for guests
Fix leaking information of confidential issues on TODOs when user is downgraded to guest access.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-todos_not_redacted_for_guests.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-todos_not_redacted_for_guests.yml b/changelogs/unreleased/security-todos_not_redacted_for_guests.yml
new file mode 100644
index 00000000000..be0ae9a7193
--- /dev/null
+++ b/changelogs/unreleased/security-todos_not_redacted_for_guests.yml
@@ -0,0 +1,5 @@
+---
+title: Delete confidential todos for user when downgraded to Guest
+merge_request:
+author:
+type: security