nextcloud/apps/user_ldap/lib/PagedResults
Arthur Schiwon 75c686d825
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: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-21 15:47:49 +02:00
..
IAdapter.php PHP-CS-Fixer green 2020-04-16 09:25:17 +02:00
Php54.php PHP-CS-Fixer green 2020-04-16 09:25:17 +02:00
Php73.php do not run paged results against ldap_read ops on PHP7.3+ 2020-04-21 15:47:49 +02:00
TLinkId.php PHP-CS-Fixer green 2020-04-16 09:25:17 +02:00