Releases: symfony/security-core
Releases · symfony/security-core
v5.4.10
Changelog (v5.4.9...v5.4.10)
- bug #46748 Fix legacy impersonation system (dunglas)
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- no significant changes
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- no significant changes
v6.0.8
Changelog (v6.0.7...v6.0.8)
- no significant changes
v5.4.8
Changelog (v5.4.7...v5.4.8)
- no significant changes
v4.4.41
Changelog (v4.4.40...v4.4.41)
- no significant changes
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
v6.0.7
Changelog (v6.0.6...v6.0.7)
- bug #45808 Fixed TOCTOU in RememberMe cache token verifier (Ivan Kurnosov)
- bug #45697 Fix return value of
NullToken::getUser()
(chalasr)
v5.4.7
Changelog (v5.4.6...v5.4.7)
- bug #45808 Fixed TOCTOU in RememberMe cache token verifier (Ivan Kurnosov)
- bug #45697 Fix return value of
NullToken::getUser()
(chalasr)
v6.0.5
Changelog (v6.0.4...v6.0.5)
- bug #44259 AccountStatusException::$user should be nullable (Cantepie)