summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Walker <bwalker@gitlab.com>2017-12-04 21:14:40 +0100
committerBrett Walker <bwalker@gitlab.com>2017-12-04 21:14:40 +0100
commit4526f384f1896eba70c7bff3c97de2b8a2b05313 (patch)
treee3af043c010eb4d3123b230df4a11c7bb6606b7e
parent346ba269217dfca8796c58d5804a27635153b31a (diff)
downloadgitlab-ce-39367-fix-new-email-session-path.tar.gz
-rw-r--r--changelogs/unreleased/39367-fix-new-email-session-path.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39367-fix-new-email-session-path.yml b/changelogs/unreleased/39367-fix-new-email-session-path.yml
new file mode 100644
index 00000000000..73485d9d1a9
--- /dev/null
+++ b/changelogs/unreleased/39367-fix-new-email-session-path.yml
@@ -0,0 +1,5 @@
+---
+title: Confirming email with invalid token should no longer generate an error
+merge_request: 15726
+author:
+type: fixed