From 723a9781db4d7d609bed714434ba86216becf6cc Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 1 Jul 2025 11:52:55 +0200 Subject: [PATCH] remove the deprecated security.authentication.hide_user_not_found parameter --- .../SecurityBundle/DependencyInjection/SecurityExtension.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php b/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php index c349a55cd94a9..2b759a08a8e78 100644 --- a/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php +++ b/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php @@ -156,9 +156,6 @@ public function load(array $configs, ContainerBuilder $container): void )); } - $container->setParameter('security.authentication.hide_user_not_found', ExposeSecurityLevel::All !== $config['expose_security_errors']); - $container->deprecateParameter('security.authentication.hide_user_not_found', 'symfony/security-bundle', '7.4'); - $container->setParameter('.security.authentication.expose_security_errors', $config['expose_security_errors']); if (class_exists(Application::class)) { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy