summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Proxy.php
Commit message (Expand)AuthorAgeFilesLines
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* user share manager to determine share ownershipArthur Schiwon2020-10-261-3/+5
* formattingArthur Schiwon2020-04-231-12/+13
* don't circulate with only one backendArthur Schiwon2020-04-171-2/+15
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-8/+8
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* DI for NC's user managerArthur Schiwon2018-04-051-1/+1
* use hash algo that's robust against collisionsArthur Schiwon2018-03-021-1/+1
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* resolve DIArthur Schiwon2017-11-091-1/+1
* don't skip updating when ajax is set as background job modeArthur Schiwon2017-11-091-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Little bit of code cleanupRoeland Jago Douma2017-10-191-5/+5
* Do not check existance before fetchRoeland Jago Douma2017-10-191-14/+7
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+4
* Add repair stepsArthur Schiwon2017-02-171-0/+6
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* New LDAPProvider for user_ldaproot2016-07-221-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Use proper namespaces - fixes #25078 (#25079)Thomas Müller2016-06-131-1/+2
* Update license headersLukas Reschke2016-05-261-3/+3
* Move Access to PSR-4Joas Schilling2016-05-251-1/+0
* Move Connection to PSR-4Joas Schilling2016-05-251-1/+0
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-251-1/+0
* Move interface to PSR-4Joas Schilling2016-05-251-1/+0
* Move LogWrapper to PSR-4Joas Schilling2016-05-251-1/+0
* Move Proxy to PSR-4Joas Schilling2016-05-251-0/+204