Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-M13
-
None
-
None
Description
In order to prevent malicious injection, user-provided input must be escaped (the 5 restricted characters) before being put in LDAP filter.
Provide a helper static method to make it convenient and available as public API.
Attachments
Attachments
Issue Links
- is required by
-
DIRAPI-128 FilterEncoder.format() should accept String varargs
- Closed