summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Command/TestConfig.php
Commit message (Expand)AuthorAgeFilesLines
* Make sure to use AccessFactory to create Access instances and use DICôme Chilliet2022-10-251-12/+18
* fix overwriting of SUCCESS and INVALID constsArthur Schiwon2022-02-031-6/+6
* Improve ldap:test-config occ commandCôme Chilliet2022-01-041-21/+46
* 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/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-7/+6
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* 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 Connection to PSR-4Joas Schilling2016-05-251-1/+1
* Move Helper to PSR-4Joas Schilling2016-05-251-1/+1
* Move LDAP to PSR-4Joas Schilling2016-05-251-1/+1
* Move Command namespace to PSR-4Joas Schilling2016-05-251-0/+90