File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Security
85
85
86
86
* Add maximum username length enforcement of 4096 characters in ` UserBadge ` to
87
87
prevent [ session storage flooding] ( https://symfony.com/blog/cve-2016-4423-large-username-storage-in-session )
88
- * Deprecate the ` Symfony\Component\Security\Core\Security ` class and service, use ` Symfony\Bundle\SecurityBundle\Security\Security ` instead
88
+ * Deprecate the ` Symfony\Component\Security\Core\Security ` class and service, use ` Symfony\Bundle\SecurityBundle\Security ` instead
89
89
* Passing empty username or password parameter when using ` JsonLoginAuthenticator ` is not supported anymore
90
90
* Add ` $lifetime ` parameter to ` LoginLinkHandlerInterface::createLoginLink() `
91
91
* Change the signature of ` TokenStorageInterface::setToken() ` to ` setToken(?TokenInterface $token) `
You can’t perform that action at this time.
0 commit comments