8000 [SecurityBundle] Add missing removed config options to upgrade guide · symfony/symfony@04dd074 · GitHub
[go: up one dir, main page]

Skip to content

Commit 04dd074

Browse files
committed
[SecurityBundle] Add missing removed config options to upgrade guide
1 parent e597a35 commit 04dd074

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
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

0 commit comments

Comments
 (0)
0