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:
authorDouwe Maan <douwe@selenight.nl>2017-12-13 20:02:49 +0300
committerDouwe Maan <douwe@selenight.nl>2017-12-15 14:48:48 +0300
commit481b8a71f8ee63758d26a57a6367c091d4b76b09 (patch)
tree1dad8e2612bdce00ca3b537db648bcd54785a95a /changelogs
parentd673628de003d1ce1402f03311066339828fb811 (diff)
Make sure user email is read only when synced with LDAP
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-ldap-email-readonly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-ldap-email-readonly.yml b/changelogs/unreleased/dm-ldap-email-readonly.yml
new file mode 100644
index 00000000000..744b21f901e
--- /dev/null
+++ b/changelogs/unreleased/dm-ldap-email-readonly.yml
@@ -0,0 +1,5 @@
+---
+title: Make sure user email is read only when synced with LDAP
+merge_request: 15915
+author:
+type: fixed