Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fd-plugins
Commits
7590b8d0
Unverified
Commit
7590b8d0
authored
May 15, 2019
by
Côme Chilliet
Browse files
🚑
fix(sinaps) Do not sync user description from SINAPS
issue #5948
parent
d3de9780
Changes
1
Hide whitespace changes
Inline
Side-by-side
sinaps/include/class_sinapsRequest.inc
View file @
7590b8d0
...
...
@@ -210,7 +210,6 @@ class sinapsRequest
$mapping
=
array
(
'civilite'
=>
array
(
'supannAccount'
,
'supannCivilite'
),
'nomUsage'
=>
array
(
'user'
,
'sn'
),
'descriptifLong'
=>
array
(
'user'
,
'description'
),
'dateNaissance'
=>
array
(
'personalInfo'
,
'dateOfBirth'
),
'sexe'
=>
array
(
'personalInfo'
,
'gender'
),
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment