diff options
author | Robert Speicher <robert@gitlab.com> | 2016-01-19 19:15:23 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-01-19 19:15:23 +0000 |
commit | b9fca47854dd92415e2d4d3b68e2e967fee2d67b (patch) | |
tree | efb3672cf53834d5fa71d44d3ac72edf4846466f /CHANGELOG | |
parent | 20cc4bc47533f34b62b7c8283e8de4eee8c5b852 (diff) | |
parent | 4f44455626a567c939bf6f84684e8879ce2db829 (diff) | |
download | gitlab-ce-b9fca47854dd92415e2d4d3b68e2e967fee2d67b.tar.gz |
Merge branch 'user-ldap-email' into 'master'
Allow LDAP users to change their email if it was not set by the LDAP
server
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3054
See merge request !2502
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 04647ac901c..1993bea31ad 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ v 8.5.0 (unreleased) - Add "visibility" flag to GET /projects api endpoint v 8.4.0 (unreleased) + - Allow LDAP users to change their email if it was not set by the LDAP server - Ensure Gravatar host looks like an actual host - Consider re-assign as a mention from a notification point of view - Add pagination headers to already paginated API resources |