summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib_ldap.php
Commit message (Expand)AuthorAgeFilesLines
* LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well...Arthur Schiwon2012-04-251-20/+376
* use uniquemember instead of deprecated memberuid to identify LDAP group membe...Arthur Schiwon2012-04-251-1/+22
* LDAP: optimize LDAP requests for users and groups. Settings are still to do, ...Arthur Schiwon2012-04-231-3/+34
* only retrieve requested attributesArthur Schiwon2012-04-231-1/+1
* LDAP: don't forget to unbindArthur Schiwon2012-04-161-0/+11
* checked, works for meArthur Schiwon2012-04-161-1/+0
* group ldap: check configurationArthur Schiwon2012-04-161-2/+16
* minor code beautificationArthur Schiwon2012-04-161-2/+3
* a string be a stringArthur Schiwon2012-04-161-1/+1
* group LDAP: usersInGroup not getUsersInGroupArthur Schiwon2012-04-151-1/+9
* don't forget changes in lib_ldap for last commitArthur Schiwon2012-04-151-7/+11
* group LDAP: implemented inGroup()Arthur Schiwon2012-04-151-1/+45
* few pieces of documentationArthur Schiwon2012-04-141-0/+17
* starting to create the ldap group backend (with some inspiration from Yoann G...Arthur Schiwon2012-04-141-0/+101