Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1b7b04

Browse files
committed
[#7508] minor rewording
1 parent 3d2ce90 commit c1b7b04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

security/ldap.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,10 @@ use the ``ldap`` user provider.
169169
170170
.. caution::
171171

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

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

0 commit comments

Comments
 (0)