Relax LDAP filtering checks to allow trivial filters without parenthesis
------------------------------------------------------------------------

                 Key: DIRAPI-64
                 URL: https://issues.apache.org/jira/browse/DIRAPI-64
             Project: Directory Client API
          Issue Type: New Feature
    Affects Versions: 1.0.0-M8
            Reporter: Sebastien Bahloul
            Priority: Minor


When using a filter in either a simple search or a LDAP URL, the filter is 
check against a strict format which requires starting and ending with 
parenthesis. 

I suggest to relax the LDAP filtering syntax to accept also search filters 
without any parenthesis like cn=Pierre or mail=*

Thanks,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to