You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.Configure forgotten password to match users based on their email address.
2.Enter an email address with an apostrophe in it e.g
Sean.O'[email protected]
3.Submit the query.
I would expect the LDAP search to run against the server and return the DN of
the matching user to perform password reset however the error returned
indicates no matches were found.
LDAP tracing on the server shows that for email addresses without apostrophes
the query runs and returns a result, but for email addresses with apostrophes
the query is never submitted to the server.
This was tested on PWM 1.7 and eDirectory 8.8.8 for LDAP tracing.
Original issue reported on code.google.com by [email protected] on 14 Jul 2015 at 11:22
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 14 Jul 2015 at 11:22The text was updated successfully, but these errors were encountered: