diff --git a/security/ldap.rst b/security/ldap.rst index e6bb8d6351b..7e33eb10fb7 100644 --- a/security/ldap.rst +++ b/security/ldap.rst @@ -197,6 +197,12 @@ use the ``ldap`` user provider. ; }; +.. versionadded:: 5.4 + + `LdapUser::getExtraFields()` always returns an array of values. Prior + `LdapUserProvider` threw and `InvalidArgumentException` on multiple + attributes. + .. caution:: The Security component escapes provided input data when the LDAP user