[horde] NEED HELP: Test horde/ldap 3.0.0alpha6 under PHP 8.2+
Ralf Lang
ralf.lang at ralf-lang.de
Mon Jun 2 15:03:11 UTC 2025
Hi Jean Charles,
Am 01.06.2025 um 16:43 schrieb Jean Charles Delépine:
> 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
This change went into https://packagist.org/packages/horde/ldap#v3.0.0alpha9
Thank you for providing it.
More information about the horde
mailing list