Skip to content

ldap: remove escape characters from search DN#22

Open
seanhoughton wants to merge 1 commit intoi-core:masterfrom
seanhoughton:fix/escapes
Open

ldap: remove escape characters from search DN#22
seanhoughton wants to merge 1 commit intoi-core:masterfrom
seanhoughton:fix/escapes

Conversation

@seanhoughton
Copy link
Contributor

Names in "last, first" format end up with a backslash escape character which breaks searches

Proposed Changes

  • Remove escape characters from the "dn" value returned from the info.

There may be a better way to deal with this problem but I don't have enough experience with the LDAP modules to understand how and when values include escape values. It seems strange that the escape character makes it into the response but it seems to.

Names in "last, first" format end up with a backslash escape character which breaks searches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant