aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/group_proxy.php
Commit message (Collapse)AuthorAgeFilesLines
* implement countUsersInGroup in LDAP group backendArthur Schiwon2014-04-081-0/+11
|
* LDAP: proxy: configurable return to determine when to try the next LDAP ↵Arthur Schiwon2013-11-251-2/+3
| | | | server and when to return (multi server setup)
* LDAP: coding styleArthur Schiwon2013-09-271-1/+2
|
* LDAP: make Access be a dependency to the user and group backend instead of ↵Arthur Schiwon2013-09-271-5/+5
| | | | inheriting it.
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* LDAP: reset user/group-config association only after exists-check, may ↵Arthur Schiwon2013-04-231-2/+9
| | | | performance in some cases
* whitespaceArthur Schiwon2013-03-051-1/+1
|
* LDAP: implementation of displayNamesInGroupArthur Schiwon2013-03-051-0/+16
|
* add LDAP User and Group proxies to suppoer multiple serversArthur Schiwon2013-01-111-0/+178