diff options
author | Tiago Botelho <tiagonbotelho@hotmail.com> | 2017-09-13 12:18:15 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-11-20 18:02:41 +0100 |
commit | 053a1988467acecfdc941f13f183d28fb0a11f1c (patch) | |
tree | 5208f0b550a6016ecf7f771699892a33f42936a5 /changelogs | |
parent | 7a61a8e09bcab5e0cb37ddb13900a5c07ef18918 (diff) | |
download | gitlab-ce-053a1988467acecfdc941f13f183d28fb0a11f1c.tar.gz |
Impersonation no longer gets stuck on password change.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml b/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml new file mode 100644 index 00000000000..3ae915fa23b --- /dev/null +++ b/changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml @@ -0,0 +1,5 @@ +--- +title: Impersonation no longer gets stuck on password change. +merge_request: 2904 +author: +type: fixed |