Skip to content

Fixed incorrect escaping of group name when sending LDAP request in GroupsLoader#11

Open
josefsabl wants to merge 1 commit intofoglcz:masterfrom
josefsabl:escape-fix
Open

Fixed incorrect escaping of group name when sending LDAP request in GroupsLoader#11
josefsabl wants to merge 1 commit intofoglcz:masterfrom
josefsabl:escape-fix

Conversation

@josefsabl
Copy link
Contributor

We found out that incorrect escaping method was used. Although it looks that we should have used *DN version as we are escaping group dn, *FILTER variant is the correct one to use as we use the DN in the search filter. Groups that contained parentheses produced a search failed error.

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