jmcclane

Results 2 issues of jmcclane

I use the api with great success (NTLM auth), thx for that. But now I wanted to use the CopyIntoItems WS to upload files into a SP Library and tried...

new feature

In LdapUtility.php:312 `@ldap_control_paged_result( $this->connection, static::PAGE_SIZE, false, $this->paginationCookie );` returns true, but every time it runs into LdapUtility.php:377 `// Should never happen unless pagination is not supported, for some odd reason...