icingaweb2/library/Icinga/Protocol/Ldap
Eric Lippmann c133cbe4f8
Fix LDAP pagination for PHP7.3+ (#4901)
* Ldap: Read and update cookie values for paged requests also with PHP 7.3+

* Ldap: Provide server-side sort control directly with the request with PHP 7.3+
2022-10-10 09:55:47 +02:00
..
Discovery.php
LdapCapabilities.php LdapCapabilities: Log which attributes were discovered 2018-10-08 10:34:27 +02:00
LdapConnection.php Fix LDAP pagination for PHP7.3+ (#4901) 2022-10-10 09:55:47 +02:00
LdapException.php
LdapQuery.php LdapQuery: Compare multi-valued attributes as rfc2891 suggests 2021-02-23 08:22:58 +01:00
LdapUtils.php Fix typo 2022-04-11 13:29:41 +02:00
Node.php
Root.php