8000 [Security] Remove `{username}` occurrence · symfony/symfony-docs@fc0b899 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc0b899

Browse files
[Security] Remove {username} occurrence
1 parent 99c56e1 commit fc0b899

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

security/ldap.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,6 @@ string will be replaced by the value of the ``uid_key`` configuration value
290290
(by default, ``sAMAccountName``), and the ``{user_identifier}`` string will be
291291
replaced by the user identified you are trying to load.
292292

293-
.. deprecated:: 6.2
294-
295-
Starting from Symfony 6.2, the ``{username}`` string was deprecated in favor
296-
of ``{user_identifier}``.
297-
298293
For example, with a ``uid_key`` of ``uid``, and if you are trying to
299294
load the user ``fabpot``, the final string will be: ``(uid=fabpot)``.
300295

0 commit comments

Comments
 (0)
0