summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/ILDAPWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Clean up LDAP Wizard typingCôme Chilliet2022-10-201-5/+4
* Cleanup typing and improve loggingCôme Chilliet2022-10-201-0/+7
* Adapt interface to new search signatureCôme Chilliet2022-10-201-1/+1
* Pass paging information directly to search and get rid of adapterCôme Chilliet2022-10-201-9/+0
* Remove dead code in paged result handlingCôme Chilliet2022-10-201-2/+1
* Fix unit testsCôme Chilliet2022-03-031-2/+2
* Improve typing in user_ldap to detect problems earlyCôme Chilliet2022-03-031-1/+1
* Fix LDAP related docblocks typesCôme Chilliet2021-12-161-1/+1
* Fix PHP 8.1 support for user_ldap applicationCôme Chilliet2021-12-161-30/+30
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headersChristoph Wurst2020-12-301-0/+1
* Unify links to php.netJ0WI2020-09-171-1/+1
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-141-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-251-6/+0
* Update license headersMorris Jobke2017-11-061-0/+2
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-1/+1
* fix phpdoc return types (no code change)Arthur Schiwon2017-07-211-2/+2
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* restore ldap_password_prroot2016-11-231-0/+9
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+3
* Move interface to PSR-4Joas Schilling2016-05-251-0/+209