Skip to content

Commit 00c399c

Browse files
committed
minor #53522 [SecurityBundle] Add missing removed config options to upgrade guide (W0rma)
This PR was merged into the 7.0 branch. Discussion ---------- [SecurityBundle] Add missing removed config options to upgrade guide | Q | A | ------------- | --- | Branch? | 7.0 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | | License | MIT Seems like some entries added in #50866 from got lost from the upgrade guide. Commits ------- 8c63772 [SecurityBundle] Add missing removed config options to upgrade guide
2 parents 63d9a53 + 8c63772 commit 00c399c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

UPGRADE-7.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,8 @@ SecurityBundle
429429
--------------
430430

431431
* Enabling SecurityBundle and not configuring it is not allowed, either remove the bundle or configure at least one firewall
432+
* Remove the `enable_authenticator_manager` config option
433+
* Remove the `security.firewalls.logout.csrf_token_generator` config option, use `security.firewalls.logout.csrf_token_manager` instead
432434
* Remove the `require_previous_session` config option from authenticators
433435

434436
Serializer

src/Symfony/Bundle/SecurityBundle/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ CHANGELOG
55
---
66

77
* Enabling SecurityBundle and not configuring it is not allowed
8-
* Remove configuration options `enable_authenticator_manager`, `csrf_token_generator` and `require_previous_session`
8+
* Remove the `enable_authenticator_manager` config option
9+
* Remove the `security.firewalls.logout.csrf_token_generator` config option, use `security.firewalls.logout.csrf_token_manager` instead
10+
* Remove the `require_previous_session` config option from authenticators
911

1012
6.4
1113
---

0 commit comments

Comments
 (0)
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