diff --git a/UPGRADE-7.0.md b/UPGRADE-7.0.md index dc4b8bca419b7..d7833e13492d3 100644 --- a/UPGRADE-7.0.md +++ b/UPGRADE-7.0.md @@ -429,6 +429,8 @@ SecurityBundle -------------- * Enabling SecurityBundle and not configuring it is not allowed, either remove the bundle or configure at least one firewall + * Remove the `enable_authenticator_manager` config option + * Remove the `security.firewalls.logout.csrf_token_generator` config option, use `security.firewalls.logout.csrf_token_manager` instead * Remove the `require_previous_session` config option from authenticators Serializer diff --git a/src/Symfony/Bundle/SecurityBundle/CHANGELOG.md b/src/Symfony/Bundle/SecurityBundle/CHANGELOG.md index b4050962a2e54..e5ff8a1fb7a49 100644 --- a/src/Symfony/Bundle/SecurityBundle/CHANGELOG.md +++ b/src/Symfony/Bundle/SecurityBundle/CHANGELOG.md @@ -5,7 +5,9 @@ CHANGELOG --- * Enabling SecurityBundle and not configuring it is not allowed - * Remove configuration options `enable_authenticator_manager`, `csrf_token_generator` and `require_previous_session` + * Remove the `enable_authenticator_manager` config option + * Remove the `security.firewalls.logout.csrf_token_generator` config option, use `security.firewalls.logout.csrf_token_manager` instead + * Remove the `require_previous_session` config option from authenticators 6.4 --- 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