Skip to content

Commit 917a47e

Browse files
committed
minor #16218 Remove "enable_authenticator_manager" from Symfony 6 docs (alexander-schranz)
This PR was merged into the 6.0 branch. Discussion ---------- Remove "enable_authenticator_manager" from Symfony 6 docs See symfony/symfony#44554 to avoid confusion that there is something else. Commits ------- df24637 Remove "enable_authenticator_manager" from Symfony 6 docs
2 parents 8d17fbe + df24637 commit 917a47e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security.rst

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ creates a ``security.yaml`` configuration file for you:
2727
2828
# config/packages/security.yaml
2929
security:
30-
enable_authenticator_manager: true
3130
# https://symfony.com/doc/current/security.html#c-hashing-passwords
3231
password_hashers:
3332
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface: 'auto'

0 commit comments

Comments
 (0)