summaryrefslogtreecommitdiff
path: root/program/lib/Net/LDAP3.php
AgeCommit message (Collapse)Author
2014-08-27Remove 3rd party libs from our repository and define the dependencies in ↵Thomas Bruederli
composer.json-dist. Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'. For direct git checkouts, copy composer.json-dist into composer.json and run `php composer.phar install` to install the dependencies.
2014-08-05Do not log ldap bind passwordsAleksander Machniak
2014-08-02Fix missing out on the correct sortingJeroen van Meeuwen (Kolab Systems)
2014-08-02Use Net_LDAP3Jeroen van Meeuwen (Kolab Systems)