diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-11-20 18:54:46 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-11-20 18:54:46 +0000 |
commit | 340a5e70a24089d0cc1523d51e0bd9e070af06ab (patch) | |
tree | 68924a10a49e774e43bb0eb89045012513b3dec6 /changelogs/unreleased | |
parent | 48b8a39f86dfea6b3de3c026d59da3b74080c440 (diff) | |
parent | ef56269034baeff74f07475dcce3428cf19f41f8 (diff) | |
download | gitlab-ce-340a5e70a24089d0cc1523d51e0bd9e070af06ab.tar.gz |
Merge branch '1870-impersonation-stuck-on-password-change-ce' into 'master'
[CE] Impersonation no longer gets stuck on password change.
Closes #13888
See merge request gitlab-org/gitlab-ce!15497
Diffstat (limited to 'changelogs/unreleased')
-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..b217cb44bf7 --- /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: 15497 +author: +type: fixed |