diff options
author | Douwe Maan <douwe@selenight.nl> | 2017-11-20 18:26:21 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-11-20 18:26:21 +0100 |
commit | ef56269034baeff74f07475dcce3428cf19f41f8 (patch) | |
tree | edd76271272f287fc534daf141f7fa39dbf0af16 | |
parent | 053a1988467acecfdc941f13f183d28fb0a11f1c (diff) | |
download | gitlab-ce-ef56269034baeff74f07475dcce3428cf19f41f8.tar.gz |
Fix MR IID in changelog item1870-impersonation-stuck-on-password-change-ce
[ci skip]
-rw-r--r-- | changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml b/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml index 3ae915fa23b..b217cb44bf7 100644 --- a/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml +++ b/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml @@ -1,5 +1,5 @@ --- title: Impersonation no longer gets stuck on password change. -merge_request: 2904 +merge_request: 15497 author: type: fixed |