Skip to content
Verified Commit 91d736da authored by Chlod Alejandro's avatar Chlod Alejandro 🐢
Browse files

ldap: fix character escaping

Character escaping existed but it didn't work properly.
This should fix it by using hexadecimal escaping. Granted,
the implementation is probably a bit overkill (it should
support anything using more than 1 byte); Postel's law
applies.

Bug: T373269
parent 18fa2ed8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment