Something went wrong while setting issue due date.
extend the search query to email
Closed
extend the search query to email
Hi, This request is linked to my second point in #4567 (closed). Until then, we might extend the search to the email attribute as the current ldap filter miss it:
@(&(&(|(cn=mysearch)(sn=mysearch)(givenName=mysearch)(uid=mysearch))(|(&(objectClass=inetOrgPerson)(|(!(|(objectClass=posixAccount)(objectClass=gosaMailAccount)))(objectClass=posixAccount)(objectClass=gosaMailAccount)))))(|(ou:dn:=people)))@
(from redmine: issue id 4738, created on 2016-04-20, closed on 2016-04-20)
- Relations:
- relates #4567 (closed)
- Changesets:
- Revision 0ced8156 by Côme Chilliet on 2016-04-20T10:52:24.000Z:
Fixes #4738 extend the search query to email
- Revision a341b7a0 by Côme Chilliet on 2016-04-20T10:52:42.000Z:
Fixes #4738 extend the search query to email
- Custom Fields:
- Bug in version: 1.0.11