Hello list,
unfortunately my code seems to break the 'selection'-code. Entries in the LDAP-search results table cannot be selected and the 'compose new message' window will not pop up when an entry is double clicked.
Can someone with a little more coding knowledge please check my code changes and give me a hint where it breaks the mentioned function ?
Thanks for your help
best regards
Andreas
Hello List,
i have changed some parts of the current LDAP code in the nightly snapshot 20070108 to meet our needs. We have a company addressbook stored in LDAP for which we wanted to have access from RoundCube. The directory needs user credentials for access, so i added a bind_dn and bind_pass parameter to the code. I have also extended the search criterias with a "company" field.
I hope this is usefull for someone else :)