8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513754b commit 6923cb3Copy full SHA for 6923cb3
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
@@ -5,6 +5,7 @@ CHANGELOG
5
---
6
7
* Deprecate enabling bundle and not configuring it
8
+ * Add `_stateless` attribute to the request when firewall is stateless
9
10
6.2
11
@@ -18,7 +19,6 @@ CHANGELOG
18
19
* Add RFC6750 Access Token support to allow token-based authentication
20
* Add `security.firewalls.switch_user.target_route` option to configure redirect target route on switch user
21
* Deprecate the `security.enable_authenticator_manager` config option
- * Add `_stateless` attribute to the request when firewall is stateless
22
23
6.1
24
0 commit comments