We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{username}
1 parent 99c56e1 commit fc0b899Copy full SHA for fc0b899
security/ldap.rst
@@ -290,11 +290,6 @@ string will be replaced by the value of the ``uid_key`` configuration value
290
(by default, ``sAMAccountName``), and the ``{user_identifier}`` string will be
291
replaced by the user identified you are trying to load.
292
293
-.. deprecated:: 6.2
294
-
295
- Starting from Symfony 6.2, the ``{username}`` string was deprecated in favor
296
- of ``{user_identifier}``.
297
298
For example, with a ``uid_key`` of ``uid``, and if you are trying to
299
load the user ``fabpot``, the final string will be: ``(uid=fabpot)``.
300
0 commit comments