summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/User/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* user share manager to determine share ownershipArthur Schiwon2020-10-261-18/+17
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-10/+10
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-13/+11
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-141-0/+1
* ensure attribute names are lower casedArthur Schiwon2019-02-141-13/+13
* remove app specific IUserTools and consolidate testArthur Schiwon2018-10-301-5/+5
* remove unneeded empty search attribute values, fixes #12086Arthur Schiwon2018-10-291-0/+7
* allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-051-4/+5
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-091-1/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-311-0/+13
* Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-241-12/+22
|\
| * restore ldap_password_renew_prRoger Szabo2017-03-311-12/+22
* | Update comments to NextcloudMorris Jobke2017-04-111-3/+3
|/
* Fix apps/Joas Schilling2016-07-211-2/+3
* Cap LDAP user cache (#25323)Jörn Friedrich Dreyer2016-07-041-13/+15
* Update license headersLukas Reschke2016-05-261-1/+1
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-251-2/+2
* Move LogWrapper to PSR-4Joas Schilling2016-05-251-2/+2
* Move lib\user to PSR-4Joas Schilling2016-05-251-0/+238