Skip to content

Commit b30d16b

Browse files
committed
Added the missing "versionadded" directive
1 parent a1ce990 commit b30d16b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/configuration/security.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,9 @@ You can authenticate to an LDAP server using the LDAP variants of the
195195
``form_login_ldap``, ``http_basic_ldap`` and ``json_login_ldap``, which will attempt to
196196
``bind`` against a LDAP server instead of using password comparison.
197197

198+
.. versionadded:: 4.2
199+
The ``json_login_ldap`` authentication provider was introduced in Symfony 4.2.
200+
198201
Both authentication providers have the same arguments as their normal
199202
counterparts, with the addition of two configuration keys:
200203

0 commit comments

Comments
 (0)