]> git.proxmox.com Git - pmg-api.git/commit
add new LDAP group member api call
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 19 Oct 2017 12:36:20 +0000 (14:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 19 Oct 2017 13:38:03 +0000 (15:38 +0200)
commit1d8a50bb7295037729fd84fd0d619f52facd9224
tree23ce8186d3eeb442f9737a664571a2cfbcf03dfd
parent67390b83019856786e9e522f8724825823aa95c4
add new LDAP group member api call

in order to avoid duplication of a lot of code,
rework the list_users and list_group subs

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PMG/API2/LDAP.pm
PMG/LDAPCache.pm