Skip to content

Patched escape sequence issue due to having escape commas in our userdns#17

Open
AaronBandt wants to merge 1 commit intoPylons:masterfrom
UnblockedByOps:master
Open

Patched escape sequence issue due to having escape commas in our userdns#17
AaronBandt wants to merge 1 commit intoPylons:masterfrom
UnblockedByOps:master

Conversation

@AaronBandt
Copy link
Copy Markdown

At my company our userdn's contain escaped commas. ex:

CN=Bandt, Aaron,OU=Department,OU=Group, etc...

When the groupfinder attempts to use that in the query for groups, it fails due to the '' not being properly escaped for use in a query. Added one line to appropriately insert the correct escape sequence if the backslash is present in the userdn.

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