Menu

#134 Extend ldap search filter

open
nobody
None
5
2006-02-19
2005-11-28
No

I find it convinient to type in parts of mailadresses,
not just names, in the search field.

replacing line 252 in abook_ldap_server.php with
$expression = "(|(cn=$expr)(mail=$expr)(sn=$expr))";

does it the same way as e.g. thunderbird or outlook.

I'd be happy if you would apply this simple pseudo patch.

Discussion

  • Tomas Kuliavas

    Tomas Kuliavas - 2005-11-28
    • labels: 102901 -->
    • assigned_to: nobody --> tokul
     
  • Tomas Kuliavas

    Tomas Kuliavas - 2006-02-19
    • assigned_to: tokul --> nobody
     

Log in to post a comment.