summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/proxy.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-2/+2
* Use "json_encode" and "json_decode" instead of unserializeLukas Reschke2015-09-021-2/+2
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* only use memcache, if availableArthur Schiwon2015-05-081-2/+17
* Update license headersJenkins for ownCloud2015-03-261-13/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+19
* inject DB Connection to user managerArthur Schiwon2015-01-071-3/+5
* Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-2/+10
* 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