mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
parent
86c63ec913
commit
e65cf954e6
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ abstract class LdapRepository extends Repository
|
|||
*/
|
||||
protected $normedAttributes = array(
|
||||
'uid' => 'uid',
|
||||
'gid' => 'gid',
|
||||
'user' => 'user',
|
||||
'group' => 'group',
|
||||
'member' => 'member',
|
||||
|
|
|
|||
Loading…
Reference in a new issue