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 760ef05 commit bbbc0eeCopy full SHA for bbbc0ee
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+6.3
5
+---
6
+
7
+ * Add `_stateless` attribute to the request when firewall is stateless
8
9
6.2
10
---
11
@@ -13,7 +18,6 @@ CHANGELOG
13
18
* Add RFC6750 Access Token support to allow token-based authentication
14
19
* Add `security.firewalls.switch_user.target_route` option to configure redirect target route on switch user
15
20
* Deprecate the `security.enable_authenticator_manager` config option
16
- * Add `_stateless` attribute to the request when firewall is stateless
17
21
22
6.1
23
0 commit comments