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:
authorDouwe Maan <douwe@gitlab.com>2018-05-22 18:53:27 +0300
committerDouwe Maan <douwe@gitlab.com>2018-05-22 18:53:27 +0300
commit86c155a190ef55c8c7eb42c6045660ef895707e8 (patch)
tree6570dec317db9c10b4ad51f894ffcacb6f28aa32 /changelogs
parent45ec7d15dd599597f98d1654096cb2837bb28a96 (diff)
parent3f73b6bee07b81814a623776338abe7b74885302 (diff)
Merge branch '22846-notifications-broken-during-email-address-change-before-email-confirmed' into 'master'
Resolve "notifications broken during email address change before email confirmed" Closes #22846 See merge request gitlab-org/gitlab-ce!18474
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/22846-notifications-broken-during-email-address-change-before-email-confirmed.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/22846-notifications-broken-during-email-address-change-before-email-confirmed.yml b/changelogs/unreleased/22846-notifications-broken-during-email-address-change-before-email-confirmed.yml
new file mode 100644
index 00000000000..2b4727c5f03
--- /dev/null
+++ b/changelogs/unreleased/22846-notifications-broken-during-email-address-change-before-email-confirmed.yml
@@ -0,0 +1,6 @@
+---
+title: Fix an issue where the notification email address would be set to an unconfirmed
+ email address
+merge_request: 18474
+author:
+type: fixed