summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2018-12-11 16:15:10 -0200
committerFelipe Artur <felipefac@gmail.com>2018-12-17 15:00:34 -0200
commit9d51f5c443bc175c27debcf7e39c826bde6ca66d (patch)
treec8e2b2636668d1131c0cd4fe3faaf5b03a415400 /doc
parentd2120ff1e705799752e7d9704cae3f1896d8e186 (diff)
downloadgitlab-ce-9d51f5c443bc175c27debcf7e39c826bde6ca66d.tar.gz
Delete confidential issue todos for guests
Fix leaking information of confidential issues on TODOs when user is downgraded to guest access.
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/todos.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
index f94d592d0db..830f17aa7f2 100644
--- a/doc/workflow/todos.md
+++ b/doc/workflow/todos.md
@@ -35,6 +35,9 @@ A Todo appears in your Todos dashboard when:
- the author, or
- have set it to automatically merge once pipeline succeeds.
+NOTE: **Note:**
+When an user no longer has access to a resource related to a Todo like an issue, merge request, project or group the related Todos, for security reasons, gets deleted within the next hour. The delete is delayed to prevent data loss in case user got their access revoked by mistake.
+
### Directly addressed Todos
> [Introduced][ce-7926] in GitLab 9.0.