Skip to content

Commit

Permalink
[#7508] minor rewording
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Mar 13, 2017
1 parent 3d2ce90 commit c1b7b04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions security/ldap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,10 @@ use the ``ldap`` user provider.
.. caution::

The Security component escapes values provided when binding against an LDAP
server (likewise for the user provider). However, the LDAP component does
not provide any other escaping, so it's your responsibility to prevent
the LDAP injection attacks.
The Security component escapes provided input data when the LDAP user
provider is used. However, the LDAP component itself does not provide
any escaping yet. Thus, it's your responsibility to prevent LDAP injection
attacks when using the component directly.

The ``ldap`` user provider supports many different configuration options:

Expand Down

0 comments on commit c1b7b04

Please sign in to comment.