Skip to content

Commit 24bf1ab

Browse files
committed
[SecurityBundle] Add missing removed config options to upgrade guide
1 parent 5c781fc commit 24bf1ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)