Skip to content
Snippets Groups Projects
Commit 94f58d64 authored by Alexandre Fayolle's avatar Alexandre Fayolle Committed by Denis Ledoux
Browse files

[FIX] auth_ldap: fix authentication with special chars

encode the filter in utf-8

This prevents a UnicodeDecode error in python-ldap when the
filter contains non ascii characters.

opw-682783
closes #10899
closes #12710
parent 4ab34d41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment