aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Command/Search.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-301-23/+4
* Update apps/user_ldap/lib/Command/Search.phpFaraz Samapoor2024-02-061-1/+1
* Refactors user_ldap app commands.Faraz Samapoor2024-02-061-16/+9
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-21/+21
* Convert command option defaults to stringsChristoph Wurst2021-06-091-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+0
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-231-16/+10
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-131-2/+4
* Also always return in app commandsJoas Schilling2020-06-261-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+6
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-6/+6
* Use type casting instead of *val() methodMorris Jobke2018-01-261-2/+2
* Update license headersMorris Jobke2017-11-061-0/+3
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-2/+3
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-1/+7
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+1
* Convert the group limit to match the same behaviour as the user searchJuan Pablo Villafáñez2017-03-291-0/+5
* 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 Helper to PSR-4Joas Schilling2016-05-251-1/+1
* Move LDAP to PSR-4Joas Schilling2016-05-251-1/+1
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-251-1/+1
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-251-1/+1
* Move Command namespace to PSR-4Joas Schilling2016-05-251-0/+127