Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory
Commits
a25ae70b
Commit
a25ae70b
authored
Dec 18, 2014
by
Côme Bernigaud
Browse files
Fixes
#3519
Added uid in attributes retrieved for users in dialogs
parent
a7996d8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/select/userGroupSelect/class_userGroupSelect.inc
View file @
a25ae70b
...
...
@@ -21,5 +21,6 @@
class
userGroupSelect
extends
simpleSelectManagement
{
protected
$objectTypes
=
array
(
'user'
,
'group'
);
protected
$autoFilterAttributes
=
array
(
'dn'
,
'cn'
,
'uid'
,
'description'
);
}
?>
Jonathan Swaelens
@jswaelens
mentioned in issue #1176
·
Sep 02, 2017
mentioned in issue #1176
mentioned in issue #1176
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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