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``,
4949but you can override this setting in the security component's
5050configuration.
5151
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:
5454
5555.. configuration-block ::
5656
@@ -405,5 +405,6 @@ Configuration example for HTTP Basic
405405 ),
406406 );
407407
408+ .. _`LDAP PHP extension` : http://www.php.net/manual/en/intro.ldap.php
408409.. _`RFC4515` : http://www.faqs.org/rfcs/rfc4515.html
409410.. _`LDAP injection` : http://projects.webappsec.org/w/page/13246947/LDAP%20Injection
You can’t perform that action at this time.
0 commit comments