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:
authorDennis Tang <750946-dennis@users.noreply.gitlab.com>2019-08-14 15:20:36 +0300
committerKushal Pandya <kushalspandya@gmail.com>2019-08-14 15:20:36 +0300
commite5dd249c4ffb18dc6928e86ae0547b071f33dd72 (patch)
tree68627c5ad44168a18edbcf452eaf9c2297a62f14 /changelogs
parent16f3f33e748d61b494f8815501e2a884d114255d (diff)
Add notification for updated privacy policy
This adds a notification to let users know of our updated privacy policy. Users can dismiss the notification either by following the link or closing the notification via an "x" icon.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/64341-data-and-privacy-agreement-for-gitlab-users.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/64341-data-and-privacy-agreement-for-gitlab-users.yml b/changelogs/unreleased/64341-data-and-privacy-agreement-for-gitlab-users.yml
new file mode 100644
index 00000000000..bfd020343ac
--- /dev/null
+++ b/changelogs/unreleased/64341-data-and-privacy-agreement-for-gitlab-users.yml
@@ -0,0 +1,5 @@
+---
+title: Add notification for updated privacy policy
+merge_request: 30808
+author:
+type: added