aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Command/CheckUser.php
Commit message (Expand)AuthorAgeFilesLines
* fix(LDAP): escape DN on check-userArthur Schiwon2024-04-051-1/+2
* Refactors user_ldap app commands.Faraz Samapoor2024-02-061-21/+15
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-9/+9
* Make it explicit that a DN can be used for ldap:check-userCôme Chilliet2022-02-171-2/+8
* Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet2022-02-171-12/+4
* Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet2022-02-171-1/+1
* Fix ldap:check-user method for newly created LDAP usersCôme Chilliet2022-02-171-15/+11
* Ignore cache in occ ldap:check-ldap commandCôme Chilliet2021-11-221-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Also always return in app commandsJoas Schilling2020-06-261-2/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-141-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+4
* adds an --update flag to check-user for manual sync of the ldap recordArthur Schiwon2019-07-181-8/+38
* Update comments to NextcloudMorris Jobke2017-04-111-2/+2
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move Helper to PSR-4Joas Schilling2016-05-251-2/+2
* Move lib\user to PSR-4Joas Schilling2016-05-251-2/+2
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-251-2/+2
* Move Command namespace to PSR-4Joas Schilling2016-05-251-0/+134