We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c781fc commit 24bf1abCopy full SHA for 24bf1ab
CHANGELOG.md
@@ -5,7 +5,9 @@ CHANGELOG
5
---
6
7
* Enabling SecurityBundle and not configuring it is not allowed
8
- * Remove configuration options `enable_authenticator_manager`, `csrf_token_generator` and `require_previous_session`
+ * 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
11
12
6.4
13
0 commit comments