summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/proxy.php
Commit message (Expand)AuthorAgeFilesLines
* LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-031-1/+14
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* Fix PHPDoc in /appsRobin McCorkell2014-05-161-16/+16
* Merge pull request #8556 from owncloud/kill-legacy-code-masterThomas Müller2014-05-121-1/+1
|\
| * remove legacy aka deprecated code: OC_CacheThomas Müller2014-05-121-1/+1
* | Use proper PHPDoc and variable names in the LDAP libLukas Reschke2014-05-111-9/+38
|/
* Fix PHPdoc in user_ldapBart Visscher2014-04-151-0/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+8
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+10
* LDAP: proxy: configurable return to determine when to try the next LDAP serve...Arthur Schiwon2013-11-251-3/+4
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-271-12/+13
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* add LDAP User and Group proxies to suppoer multiple serversArthur Schiwon2013-01-111-0/+104