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:
authorMayra Cabrera <mcabrera@gitlab.com>2018-05-29 21:41:33 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2018-05-29 21:41:33 +0300
commit33f4f161a1a417c17fc4c6d18e4dc01c33945ab5 (patch)
treecef725cc18d86e75a8b06bdc9781cd6d9ced6521 /changelogs
parent046cc6011a4a5e10950d1d9d69ea500aba905e7b (diff)
parent8417f74f23a75020a14f39d939c4dd1cc5419d07 (diff)
Merge branch 'security-users-can-update-their-password-without-entering-current-password' into 'master'
[Master] No longer allow password change without previous password being provided See merge request gitlab/gitlabhq!2383
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-users-can-update-their-password-without-entering-current-password.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-users-can-update-their-password-without-entering-current-password.yml b/changelogs/unreleased/security-users-can-update-their-password-without-entering-current-password.yml
new file mode 100644
index 00000000000..824fbd41ab8
--- /dev/null
+++ b/changelogs/unreleased/security-users-can-update-their-password-without-entering-current-password.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent user passwords from being changed without providing the previous password
+merge_request:
+author:
+type: security