[horde] NEED HELP: Test horde/ldap 3.0.0alpha6 under PHP 8.2+

Jean Charles Delépine delepine at u-picardie.fr
Sun Jun 1 14:43:35 UTC 2025


Quoting Ralf Lang <ralf.lang at gmail.com>:

> Not sure if I get around to testing user authentication,

https://github.com/horde/Ldap/pull/3 :

The default objectclass filter in Horde's LDAP config is ['*'], but  
this value was being escaped to '\2A', resulting in invalid filters  
like (objectclass=\2A) instead of (objectclass=). This patch disables  
escaping for values coming from trusted configuration.

Values from user input are still escaped to prevent LDAP injection.


I just set up a development platform following the instructions at  
https://spencer.horde.org/wicked/Doc/Dev/H6/Installation to facilitate  
further testing and potential future PRs.

Sincerly,
     Jean Charles Delépine


-- 
Service systèmes et réseaux - DISI

Université de Picardie Jules Verne
5, rue du moulin neuf - 80000 Amiens



More information about the horde mailing list