From 62ad07cb5131c2ac05fe4002b354e4df46416439 Mon Sep 17 00:00:00 2001 From: Andrea Cristaudo Date: Fri, 10 Sep 2021 16:50:58 +0200 Subject: [PATCH] Change authenticator manager doc url Authenticator manager doc url is changed, see https://github.com/symfony/symfony-docs/pull/15405 --- symfony/security-bundle/5.3/config/packages/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/security-bundle/5.3/config/packages/security.yaml b/symfony/security-bundle/5.3/config/packages/security.yaml index 7510cc1f..cafbb2ce 100644 --- a/symfony/security-bundle/5.3/config/packages/security.yaml +++ b/symfony/security-bundle/5.3/config/packages/security.yaml @@ -1,5 +1,5 @@ security: - # https://symfony.com/doc/current/security/experimental_authenticators.html + # https://symfony.com/doc/current/security/authenticator_manager.html enable_authenticator_manager: true # https://symfony.com/doc/current/security.html#c-hashing-passwords password_hashers: