Skip to content
Unverified Commit 75c686d8 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

do not run paged results against ldap_read ops on PHP7.3+



- previously it was needed as the PHP LDAP handling of paged results was
strange
- but now the read operation would fail, e.g. with extra home dir attribute
set ("Home dir attribute can't be read from LDAP for uid: foobar"

Signed-off-by: default avatarArthur Schiwon <blizzz@arthur-schiwon.de>
parent 613f0f2c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment