aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Command/SetConfig.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-1/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-301-22/+4
* Refactors user_ldap app commands.Faraz Samapoor2024-02-061-7/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-12/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* Also always return in app commandsJoas Schilling2020-06-261-2/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* LDAP clear cache on config modification also when done via API or CLIArthur Schiwon2018-12-171-0/+5
* Update license headersMorris Jobke2017-11-061-0/+1
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move Configuration to PSR-4Joas Schilling2016-05-251-1/+1
* Move Helper to PSR-4Joas Schilling2016-05-251-1/+1
* Move Command namespace to PSR-4Joas Schilling2016-05-251-0/+84