File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ CHANGELOG
4
4
4.4.0
5
5
-----
6
6
7
+ * Added ` anonymous: lazy ` mode to firewalls to make them (not) start the session as late as possible
7
8
* Added ` migrate_from ` option to encoders configuration.
8
9
* Added new ` argon2id ` encoder, undeprecated the ` bcrypt ` and ` argon2i ` ones (using ` auto ` is still recommended by default.)
9
10
* Deprecated the usage of "query_string" without a "search_dn" and a "search_password" config key in Ldap factories.
@@ -12,7 +13,6 @@ CHANGELOG
12
13
4.3.0
13
14
-----
14
15
15
- * Added ` anonymous: lazy ` mode to firewalls to make them (not) start the session as late as possible
16
16
* Added new encoder types: ` auto ` (recommended), ` native ` and ` sodium `
17
17
* The normalization of the cookie names configured in the ` logout.delete_cookies `
18
18
option is deprecated and will be disabled in Symfony 5.0. This affects to cookies
You can’t perform that action at this time.
0 commit comments