File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ The providers are configured to use a default service named ``ldap``,
49
49
but you can override this setting in the security component's
50
50
configuration.
51
51
52
- An LDAP client can be simply configured using the built-in `` ldap `` PHP
53
- extension with the following service definition:
52
+ An LDAP client can be simply configured using the built-in
53
+ ` LDAP PHP extension`_ with the following service definition:
54
54
55
55
.. configuration-block ::
56
56
@@ -405,5 +405,6 @@ Configuration example for HTTP Basic
405
405
),
406
406
);
407
407
408
+ .. _`LDAP PHP extension` : http://www.php.net/manual/en/intro.ldap.php
408
409
.. _`RFC4515` : http://www.faqs.org/rfcs/rfc4515.html
409
410
.. _`LDAP injection` : http://projects.webappsec.org/w/page/13246947/LDAP%20Injection
You can’t perform that action at this time.
0 commit comments