diff options
author | Brett Walker <bwalker@gitlab.com> | 2017-12-04 21:14:40 +0100 |
---|---|---|
committer | Brett Walker <bwalker@gitlab.com> | 2017-12-04 21:14:40 +0100 |
commit | 4526f384f1896eba70c7bff3c97de2b8a2b05313 (patch) | |
tree | e3af043c010eb4d3123b230df4a11c7bb6606b7e | |
parent | 346ba269217dfca8796c58d5804a27635153b31a (diff) | |
download | gitlab-ce-39367-fix-new-email-session-path.tar.gz |
added changelog39367-fix-new-email-session-path
-rw-r--r-- | changelogs/unreleased/39367-fix-new-email-session-path.yml | 5 |
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 |