| Commit message (Expand) | Author | Age | Files | Lines |
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
* | Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g... | blizzz | 2022-04-05 | 2 | -0/+2 |
|\ |
|
| * | Add ldap:reset-group command to unmap groups from LDAP | Côme Chilliet | 2022-04-01 | 2 | -0/+2 |
* | | Merge pull request #30823 from nextcloud/work/profiler | Carl Schwan | 2022-04-04 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 2 | -0/+2 |
* | | Build autoloaders | Côme Chilliet | 2022-03-30 | 2 | -0/+2 |
* | | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
|/ |
|
* | add occ command to update UUIDs (incomplete) | Arthur Schiwon | 2022-02-10 | 4 | -3/+5 |
* | Update autoloader | Joas Schilling | 2022-01-13 | 2 | -0/+8 |
* | Merge pull request #29523 from nextcloud/fix/support-ldap-long-dns | John Molakvoæ | 2021-12-09 | 2 | -0/+2 |
|\ |
|
| * | Fixed migration step for user_ldap | Côme Chilliet | 2021-11-23 | 2 | -0/+2 |
* | | Update autoloader accordingly | Côme Chilliet | 2021-11-09 | 3 | -4/+2 |
|/ |
|
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
* | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
* | ensure that user and group IDs in LDAP's tables are also max 64chars | Arthur Schiwon | 2021-09-24 | 3 | -2/+4 |
* | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 |
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 4 | -0/+383 |
* | unset ldap provider when disabling user_ldap | Arthur Schiwon | 2021-06-30 | 2 | -0/+2 |
* | Update Autoloader | Louis Chemineau | 2021-06-21 | 1 | -1/+3 |
* | do not try to search after the last page | Arthur Schiwon | 2021-04-27 | 2 | -0/+2 |
* | removes PagedResults adapter for PHP < 7.3 | Arthur Schiwon | 2021-04-26 | 2 | -2/+0 |
* | adds ldap user:reset command | Arthur Schiwon | 2021-03-17 | 2 | -0/+2 |
* | Update autoloader files | Roeland Jago Douma | 2021-03-02 | 1 | -2/+4 |
* | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 2 | -1/+33 |
* | Merge pull request #24396 from nextcloud/dont-use-system-composer | Morris Jobke | 2020-12-02 | 4 | -3/+5 |
|\ |
|
| * | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
* | | Migrate LDAP's install.php to a repair step | Christoph Wurst | 2020-11-27 | 2 | -0/+2 |
|/ |
|
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
* | add repair step to clean up DB off lastFeatureRefresh entries in user prefs | Arthur Schiwon | 2020-09-04 | 2 | -0/+2 |
* | provide event class to LDAP loaded event to fix deprecation message | Arthur Schiwon | 2020-08-12 | 2 | -0/+4 |
* | Update class loaders | Joas Schilling | 2020-07-06 | 2 | -0/+2 |
* | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 2 | -0/+8 |
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 2 | -0/+4 |
* | Shorten index name of calendar changes table | Joas Schilling | 2018-11-14 | 1 | -1/+1 |
* | remove app specific IUserTools and consolidate test | Arthur Schiwon | 2018-10-30 | 2 | -2/+0 |
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
* | create failing test for this case | Arthur Schiwon | 2018-01-05 | 2 | -0/+4 |
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
* | move LDAP user attributes "sync" to background (except for ajax jobs) | Arthur Schiwon | 2017-11-09 | 2 | -0/+2 |
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 2 | -0/+10 |
* | User_LDAP Autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+701 |