dolibarr/htdocs
w3houde fe1386fa2d
Fix #38860 build valid ldap:// URI for scheme-less host on PHP 8.3+ (#39167)
Since PHP 8.3 ldap_connect() takes a single URI argument. connectBind()
concatenated host and port as "host:port", which is a malformed URI for a
scheme-less host (localhost, 192.168.0.2) since the host is then parsed as the
URI scheme, so the following bind returns false. It also appended ":port" to an
already qualified ldaps:// URI. Prefix scheme-less hosts with ldap:// and leave
ldap(s):// URIs untouched.

Signed-off-by: Dolicraft <clement@pixodeo.com>
2026-07-15 00:41:18 +02:00
..
accountancy Fix #37571 Accept "0" as a valid chart-of-accounts field value (#38510) 2026-05-30 23:19:14 +02:00
adherents Fix #34352 mass subscription end date from AdherentType duration (#38548) 2026-06-09 18:33:24 +02:00
admin Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
ai
api Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
asset FIX: MAIN_FEATURES_LEVEL typo errors (#37304) 2026-02-21 12:03:15 +01:00
asterisk
barcode
blockedlog
bom
bookcal
bookmarks
categories
collab
comm Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2026-06-22 13:04:11 +02:00
commande Fix #33042 divide by multicurrency_tx when checking minimum price (#38542) 2026-06-10 16:16:35 +02:00
compta Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
conf CI 2026-06-16 04:12:10 +02:00
contact
contrat SEC: Fix SQL injection vulnerability in contract list (#38941) 2026-06-21 19:18:18 +02:00
core Fix #38860 build valid ldap:// URI for scheme-less host on PHP 8.3+ (#39167) 2026-07-15 00:41:18 +02:00
cron
custom
datapolicy
dav
debugbar
delivery
don
ecm Automated merge from 20.0 to 21.0 by tool pullmerge.sh 2026-05-20 17:03:28 +02:00
emailcollector
eventorganization
expedition SEC: Correct SQL escaping for signed_status (#38943) 2026-06-21 16:52:51 +02:00
expensereport
exports
externalsite
fichinter Automated merge from 19.0 to 20.0 by tool pullmerge.sh 2026-07-13 16:28:07 +02:00
fourn Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
ftp
holiday Fix #38212 skip approver balance warning when leave type does not deduct (#38550) 2026-06-09 03:27:29 +02:00
hrm
imports Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
includes Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
install fix adherent table name (#38873) 2026-06-22 13:39:55 +02:00
intracommreport
knowledgemanagement
langs FIX: situation invoice mode setup uses a 3-value select instead of a yes/no toggle (#39098) 2026-07-10 17:24:07 +02:00
loan
mailmanspip/class
margin
modulebuilder
mrp fix: PHP fatal error on php 8.2 Unsupported operand types: string * string (#36930) 2026-01-20 13:58:17 +01:00
multicurrency Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
opensurvey
partnership
paybox
paypal
printing
product Fix #38182 Backport oldcopy empty check to 21.0 (#38505) 2026-06-09 19:06:04 +02:00
projet Fix #34571 tag timespent invoice lines as service in all modes (#38545) 2026-06-09 14:46:40 +02:00
public
reception Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-01-26 19:19:13 +01:00
recruitment update mistaken field in recruitment api (#37550) 2026-03-20 17:18:16 +01:00
resource
salaries
societe FIX phan and phpstan errors on 21.0 static analysis (#39152) 2026-07-14 00:42:54 +02:00
stripe
supplier_proposal FIX #38146 Honor tpl override on supplier contacts (#38150) 2026-05-10 15:09:20 +02:00
takepos FIX phan and phpstan errors on 21.0 static analysis (#39152) 2026-07-14 00:42:54 +02:00
theme
ticket Fix #38491 Name the field in the ticket too-long error message (#38507) 2026-06-09 19:09:12 +02:00
user Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-07-13 16:33:26 +02:00
variants Fix #32372 surface variant updateProperties failure instead of price=0 (#38541) 2026-06-09 18:36:54 +02:00
webhook
webportal Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-04-07 14:47:40 +02:00
webservices
website Fix CI 2026-03-02 15:23:26 +01:00
workstation
zapier
.gitignore
document.php Automated merge from 20.0 to 21.0 by tool pullmerge.sh 2026-04-10 16:24:19 +02:00
favicon.ico
filefunc.inc.php Prepare 18.0.10 2026-05-07 09:17:38 +02:00
index.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2026-01-26 19:19:13 +01:00
main.inc.php Automated merge from 20.0 to 21.0 by tool pullmerge.sh 2026-04-10 16:24:19 +02:00
master.inc.php
opcachepreload.php
robots.txt
security.txt
viewimage.php