aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/composer
Commit message (Expand)AuthorAgeFilesLines
* do not try to search after the last pageArthur Schiwon2021-04-272-0/+2
* removes PagedResults adapter for PHP < 7.3Arthur Schiwon2021-04-262-2/+0
* adds ldap user:reset commandArthur Schiwon2021-03-172-0/+2
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\
| * rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* | Migrate LDAP's install.php to a repair stepChristoph Wurst2020-11-272-0/+2
|/
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* add repair step to clean up DB off lastFeatureRefresh entries in user prefsArthur Schiwon2020-09-042-0/+2
* provide event class to LDAP loaded event to fix deprecation messageArthur Schiwon2020-08-122-0/+4
* Update class loadersJoas Schilling2020-07-062-0/+2
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-142-0/+8
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-142-0/+4
* Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
* remove app specific IUserTools and consolidate testArthur Schiwon2018-10-302-2/+0
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
* Update composerMorris Jobke2018-01-122-10/+14
* create failing test for this caseArthur Schiwon2018-01-052-0/+4
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-092-0/+2
* User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-032-0/+10
* User_LDAP AutoloaderRoeland Jago Douma2017-10-249-0/+701