aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/composer
Commit message (Collapse)AuthorAgeFilesLines
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-302-0/+2
| | | | | | | | | | | | | | | Synced from LDAP to profile: - Date of birth Synced from LDAP to SAB (via the profile): - Biography - Date of birth Original code by Jake Nabasny (GitHub: @slapcat) Co-authored-by: Jake Nabasny <jake@nabasny.com> Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* feat(user_ldap): Add setup check to verify connection configurationCôme Chilliet2024-04-162-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* enh(LDAP): add occ command to promote an LDAP group to adminArthur Schiwon2023-12-012-0/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* ProgressCarl Schwan2023-10-192-0/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fire group events at login for LDAP groupsCôme Chilliet2023-10-123-2/+4
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Move UpdateGroups methods to a serviceCôme Chilliet2023-08-102-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Update autoloader mapping for user_ldapCôme Chilliet2023-08-103-2/+12
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵Julien Veyssier2022-12-151-2/+2
| | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix autoloadCôme Chilliet2022-10-202-4/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
| | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Make Color class publicCarl Schwan2022-07-051-7/+7
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
| | | | | | And update autoloader Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #31661 from ↵blizzz2022-04-052-0/+2
|\ | | | | | | | | nextcloud/enh/user_ldap-add-command-to-unmap-groups Add ldap:reset-group command to unmap groups from LDAP
| * Add ldap:reset-group command to unmap groups from LDAPCôme Chilliet2022-04-012-0/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-042-0/+2
|\ \ | |/ |/| | | | | | | Built-in profiler This adds the required API for collecting information about requests. This information can then be displayed with the new 'profiler' app.
| * Add a built-in profiler inside NextcloudCarl Schwan2022-04-042-0/+2
| | | | | | | | | | | | The webui is provided by a seperate application named profiler Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Build autoloadersCôme Chilliet2022-03-302-0/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
|/ | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* add occ command to update UUIDs (incomplete)Arthur Schiwon2022-02-104-3/+5
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update autoloaderJoas Schilling2022-01-132-0/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #29523 from nextcloud/fix/support-ldap-long-dnsJohn Molakvoæ2021-12-092-0/+2
|\
| * Fixed migration step for user_ldapCôme Chilliet2021-11-232-0/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Update autoloader accordinglyCôme Chilliet2021-11-093-4/+2
|/ | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Bump autoloaderJoas Schilling2021-10-141-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ensure that user and group IDs in LDAP's tables are also max 64charsArthur Schiwon2021-09-243-2/+4
| | | | | | | | - limitation by core tables (e.g. sharing), IDs are always 64chars - when longer group IDs were requested they are hashed (does not affect displaynames) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* unset ldap provider when disabling user_ldapArthur Schiwon2021-06-302-0/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* do not try to search after the last pageArthur Schiwon2021-04-272-0/+2
| | | | | | | - saves an LDAP requests in these cases - prevents a Protocol Error logged on < 7.3 API (for backports) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* removes PagedResults adapter for PHP < 7.3Arthur Schiwon2021-04-262-2/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adds ldap user:reset commandArthur Schiwon2021-03-172-0/+2
| | | | | | | | - allows to delete data of existing LDAP users, which otherwise is safe guarded - ensures that the user is not being deleted on LDAP through a plugin Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\ | | | | dont use system composer for autoload checker
| * rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Migrate LDAP's install.php to a repair stepChristoph Wurst2020-11-272-0/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add repair step to clean up DB off lastFeatureRefresh entries in user prefsArthur Schiwon2020-09-042-0/+2
| | | | | | - also removes related app setting "updateAttributesInterval" Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* provide event class to LDAP loaded event to fix deprecation messageArthur Schiwon2020-08-122-0/+4
| | | | | | * and also dispatch the typed event as current approach to it Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update class loadersJoas Schilling2020-07-062-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-142-0/+8
| | | | | | | | - adapters for PHP API version to Support PHP < 7.3 - switch to pass only one base per search - cookie logic is moved from Access to API adapters Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-142-0/+4
| | | | | | | | * handler registered upon OCA\\Files_External::loadAdditionalBackends event as user_ldap is loaded before files_external * new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>