summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/group_proxy.php
Commit message (Expand)AuthorAgeFilesLines
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-251-199/+0
* Happy new year!Thomas Müller2016-01-121-2/+2
* Update license headersJenkins for ownCloud2015-03-261-13/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+14
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-9/+9
* Fix whitespace issuesRobin McCorkell2014-05-161-7/+7
* PHPDoc fixes for user_ldapRobin McCorkell2014-05-161-6/+6
* Fix PHPDoc in /appsRobin McCorkell2014-05-161-18/+18
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-16/+0
* implement countUsersInGroup in LDAP group backendArthur Schiwon2014-04-081-0/+11
* LDAP: proxy: configurable return to determine when to try the next LDAP serve...Arthur Schiwon2013-11-251-2/+3
* LDAP: coding styleArthur Schiwon2013-09-271-1/+2
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-271-5/+5
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* LDAP: reset user/group-config association only after exists-check, may perfor...Arthur Schiwon2013-04-231-2/+9
* 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