Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-20 21:54:46 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-11-20 21:54:46 +0300
commit340a5e70a24089d0cc1523d51e0bd9e070af06ab (patch)
tree68924a10a49e774e43bb0eb89045012513b3dec6 /changelogs
parent48b8a39f86dfea6b3de3c026d59da3b74080c440 (diff)
parentef56269034baeff74f07475dcce3428cf19f41f8 (diff)
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')
-rw-r--r--changelogs/unreleased/1870-impersonation-stuck-on-password-change.yml5
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